Home
last modified time | relevance | path

Searched refs:GL_VIEWPORT (Results 1 – 13 of 13) sorted by relevance

/external/deqp/framework/opengl/
DgluQueryUtil.inl11 case GL_VIEWPORT: return 4;
DgluStrUtil.inl78 case GL_VIEWPORT: return "GL_VIEWPORT";
1077 case GL_VIEWPORT: return "GL_VIEWPORT";
/external/eigen/demos/opengl/
Dgpuhelper.cpp43 glGetIntegerv(GL_VIEWPORT, vp); in pushProjectionMode2D()
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
Degl_defs.h350 #define GL_VIEWPORT 0x0BA2 macro
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/
DGL20.java119 public static final int GL_VIEWPORT = 0x0BA2; field
/external/mesa3d/include/GLES/
Dgl.h219 #define GL_VIEWPORT 0x0BA2 macro
/external/mesa3d/include/GLES2/
Dgl2.h192 #define GL_VIEWPORT 0x0BA2 macro
/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp875 …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/
Dget.c457 { GL_VIEWPORT, LOC_CUSTOM, TYPE_INT_4, 0, NO_EXTRA },
1626 case GL_VIEWPORT: in find_custom_value()
/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp1154 …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/
DglwEnums.inl148 #define GL_VIEWPORT 0x0BA2 macro
/external/mesa3d/include/GL/
Dgl.h546 #define GL_VIEWPORT 0x0BA2 macro
/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
Dglew.h440 #define GL_VIEWPORT 0x0BA2 macro
5886 #define GL_VIEWPORT 0x0BA2 macro