Searched refs:GL_VIEWPORT (Results 1 – 13 of 13) sorted by relevance
/external/deqp/framework/opengl/ |
D | gluQueryUtil.inl | 11 case GL_VIEWPORT: return 4;
|
D | gluStrUtil.inl | 78 case GL_VIEWPORT: return "GL_VIEWPORT"; 1077 case GL_VIEWPORT: return "GL_VIEWPORT";
|
/external/eigen/demos/opengl/ |
D | gpuhelper.cpp | 43 glGetIntegerv(GL_VIEWPORT, vp); in pushProjectionMode2D()
|
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/ |
D | egl_defs.h | 350 #define GL_VIEWPORT 0x0BA2 macro
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/ |
D | GL20.java | 119 public static final int GL_VIEWPORT = 0x0BA2; field
|
/external/mesa3d/include/GLES/ |
D | gl.h | 219 #define GL_VIEWPORT 0x0BA2 macro
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 192 #define GL_VIEWPORT 0x0BA2 macro
|
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 875 …m_verifier->verifyInteger4(m_testCtx, GL_VIEWPORT, 0, 0, m_context.getRenderTarget().getWidth(), m… in test() 887 m_verifier->verifyInteger4(m_testCtx, GL_VIEWPORT, x, y, width, height); in test()
|
/external/mesa3d/src/mesa/main/ |
D | get.c | 457 { GL_VIEWPORT, LOC_CUSTOM, TYPE_INT_4, 0, NO_EXTRA }, 1626 case GL_VIEWPORT: in find_custom_value()
|
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 1154 …m_verifier->verifyInteger4(m_testCtx, GL_VIEWPORT, 0, 0, m_context.getRenderTarget().getWidth(), m… in test() 1166 m_verifier->verifyInteger4(m_testCtx, GL_VIEWPORT, x, y, width, height); in test()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 148 #define GL_VIEWPORT 0x0BA2 macro
|
/external/mesa3d/include/GL/ |
D | gl.h | 546 #define GL_VIEWPORT 0x0BA2 macro
|
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/ |
D | glew.h | 440 #define GL_VIEWPORT 0x0BA2 macro 5886 #define GL_VIEWPORT 0x0BA2 macro
|