Home
last modified time | relevance | path

Searched refs:GL_SCISSOR_BOX (Results 1 – 25 of 55) sorted by relevance

123

/third_party/vk-gl-cts/framework/opengl/
DgluQueryUtil.inl13 case GL_SCISSOR_BOX: return 4;
DgluStrUtil.inl80 case GL_SCISSOR_BOX: return "GL_SCISSOR_BOX";
1095 case GL_SCISSOR_BOX: return "GL_SCISSOR_BOX";
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLSurfacelessContextTest.cpp167 glGetIntegerv(GL_SCISSOR_BOX, scissor); in TEST_P()
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_opengl2.cpp167 GLint last_scissor_box[4]; glGetIntegerv(GL_SCISSOR_BOX, last_scissor_box); in ImGui_ImplOpenGL2_RenderDrawData()
Dimgui_impl_opengl3.cpp393 GLint last_scissor_box[4]; glGetIntegerv(GL_SCISSOR_BOX, last_scissor_box); in ImGui_ImplOpenGL3_RenderDrawData()
Dimgui_impl_opengl3_loader.h156 #define GL_SCISSOR_BOX 0x0C10 macro
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DViewportTest.cpp104 glGetIntegerv(GL_SCISSOR_BOX, scissorSize); in checkPixel()
/third_party/mesa3d/src/intel/tools/imgui/
Dimgui_impl_opengl3.cpp120 GLint last_scissor_box[4]; glGetIntegerv(GL_SCISSOR_BOX, last_scissor_box); in ImGui_ImplOpenGL3_RenderDrawData()
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0.1/
Dgl.h187 #define GL_SCISSOR_BOX 0x0C10 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0/
Dgl.h191 #define GL_SCISSOR_BOX 0x0C10 macro
/third_party/openGLES/api/GLSC/1.0.1/
Dgl.h187 #define GL_SCISSOR_BOX 0x0C10 macro
/third_party/openGLES/api/GLSC/1.0/
Dgl.h191 #define GL_SCISSOR_BOX 0x0C10 macro
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcViewportArrayTests.cpp1340 gl.getIntegeri_v(GL_SCISSOR_BOX, max_viewports - 1, data); in iterate()
1343 gl.getIntegeri_v(GL_SCISSOR_BOX, max_viewports, data); in iterate()
1574 gl.getIntegeri_v(GL_SCISSOR_BOX, i, &data[i * 4]); in iterate()
2109 gl.getIntegeri_v(GL_SCISSOR_BOX, i, &out_data[i * 4]); in getScissorBoxes()
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
Dglsc2.h169 #define GL_SCISSOR_BOX 0x0C10 macro
/third_party/openGLES/api/GLSC2/
Dglsc2.h148 #define GL_SCISSOR_BOX 0x0C10 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h158 #define GL_SCISSOR_BOX 0x0C10 macro
/third_party/mesa3d/include/GLES/
Dgl.h195 #define GL_SCISSOR_BOX 0x0C10 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES/
Dgl.h195 #define GL_SCISSOR_BOX 0x0C10 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/
Dgl.h195 #define GL_SCISSOR_BOX 0x0C10 macro
/third_party/openGLES/api/GLES/
Dgl.h176 #define GL_SCISSOR_BOX 0x0C10 macro
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp930 …m_verifier->verifyInteger4(m_testCtx, GL_SCISSOR_BOX, 0, 0, m_context.getRenderTarget().getWidth()… in test()
942 m_verifier->verifyInteger4(m_testCtx, GL_SCISSOR_BOX, left, bottom, width, height); in test()
/third_party/openGLES/api/GLES2/
Dgl2.h156 #define GL_SCISSOR_BOX 0x0C10 macro
/third_party/skia/third_party/externals/angle2/include/GLES/
Dgl.h199 #define GL_SCISSOR_BOX 0x0C10 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES2/
Dgl2.h175 #define GL_SCISSOR_BOX 0x0C10 macro
/third_party/skia/third_party/externals/angle2/include/GLES2/
Dgl2.h156 #define GL_SCISSOR_BOX 0x0C10 macro

123