Searched refs:GL_SCISSOR_BOX (Results 1 – 12 of 12) sorted by relevance
/external/deqp/framework/opengl/ |
D | gluQueryUtil.inl | 13 case GL_SCISSOR_BOX: return 4;
|
D | gluStrUtil.inl | 79 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/ |
D | egl_defs.h | 385 #define GL_SCISSOR_BOX 0x0C10 macro
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/ |
D | GL20.java | 120 public static final int GL_SCISSOR_BOX = 0x0C10; field
|
/external/mesa3d/include/GLES/ |
D | gl.h | 231 #define GL_SCISSOR_BOX 0x0C10 macro
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 193 #define GL_SCISSOR_BOX 0x0C10 macro
|
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 910 …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/ |
D | get.c | 442 { 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/ |
D | es3fIntegerStateQueryTests.cpp | 1189 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/ |
D | glwEnums.inl | 157 #define GL_SCISSOR_BOX 0x0C10 macro
|
/external/mesa3d/include/GL/ |
D | gl.h | 587 #define GL_SCISSOR_BOX 0x0C10 macro
|
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/ |
D | glew.h | 462 #define GL_SCISSOR_BOX 0x0C10 macro 5887 #define GL_SCISSOR_BOX 0x0C10 macro
|