Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluQueryUtil.inl13 case GL_SCISSOR_BOX: return 4;
DgluStrUtil.inl79 case GL_SCISSOR_BOX: return "GL_SCISSOR_BOX";
1094 case GL_SCISSOR_BOX: return "GL_SCISSOR_BOX";
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
Degl_defs.h385 #define GL_SCISSOR_BOX 0x0C10 macro
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
DGL20.java120 public static final int GL_SCISSOR_BOX = 0x0C10; field
/external/mesa3d/include/GLES/
Dgl.h231 #define GL_SCISSOR_BOX 0x0C10 macro
/external/mesa3d/include/GLES2/
Dgl2.h193 #define GL_SCISSOR_BOX 0x0C10 macro
/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp910 …m_verifier->verifyInteger4(m_testCtx, GL_SCISSOR_BOX, 0, 0, m_context.getRenderTarget().getWidth()… in test()
922 m_verifier->verifyInteger4(m_testCtx, GL_SCISSOR_BOX, left, bottom, width, height); in test()
/external/mesa3d/src/mesa/main/
Dget.c442 { GL_SCISSOR_BOX, LOC_CUSTOM, TYPE_INT_4, 0, NO_EXTRA },
1606 case GL_SCISSOR_BOX: in find_custom_value()
/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp1189 m_verifier->verifyInteger4Mask(m_testCtx, GL_SCISSOR_BOX, 0, true, 0, true, 0, false, 0, false); in test()
1201 m_verifier->verifyInteger4(m_testCtx, GL_SCISSOR_BOX, left, bottom, width, height); in test()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl157 #define GL_SCISSOR_BOX 0x0C10 macro
/external/mesa3d/include/GL/
Dgl.h587 #define GL_SCISSOR_BOX 0x0C10 macro
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglew.h462 #define GL_SCISSOR_BOX 0x0C10 macro
5887 #define GL_SCISSOR_BOX 0x0C10 macro