Home
last modified time | relevance | path

Searched refs:GL_SCISSOR_TEST (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dvwebp.c350 glEnable(GL_SCISSOR_TEST); in DrawBackgroundScissored()
353 glDisable(GL_SCISSOR_TEST); in DrawBackgroundScissored()
/AliOS-Things-master/components/SDL2/src/render/opengles/
A DSDL_render_gles.c756 data->glEnable(GL_SCISSOR_TEST); in SetDrawState()
758 data->glDisable(GL_SCISSOR_TEST); in SetDrawState()
883 data->glDisable(GL_SCISSOR_TEST); in GLES_RunCommandQueue()
/AliOS-Things-master/components/SDL2/src/render/opengl/
A DSDL_render_gl.c999 data->glDisable(GL_SCISSOR_TEST); in SetDrawState()
1001 data->glEnable(GL_SCISSOR_TEST); in SetDrawState()
1190 data->glDisable(GL_SCISSOR_TEST); in GL_RunCommandQueue()
1741 data->glDisable(GL_SCISSOR_TEST); in GL_CreateRenderer()
/AliOS-Things-master/components/SDL2/src/render/opengles2/
A DSDL_render_gles2.c970 data->glDisable(GL_SCISSOR_TEST); in SetDrawState()
972 data->glEnable(GL_SCISSOR_TEST); in SetDrawState()
1281 data->glDisable(GL_SCISSOR_TEST); in GLES2_RunCommandQueue()
/AliOS-Things-master/components/SDL2/include/
A DSDL_opengles2_gl2.h151 #define GL_SCISSOR_TEST 0x0C11 macro
A DSDL_opengl.h615 #define GL_SCISSOR_TEST 0x0C11 macro
/AliOS-Things-master/components/SDL2/src/video/khronos/GLES2/
A Dgl2.h139 #define GL_SCISSOR_TEST 0x0C11 macro

Completed in 32 milliseconds