Searched refs:GL_VIEWPORT (Results 1 - 25 of 33) sorted by relevance

12

/external/deqp/framework/opengl/
H A DgluQueryUtil.inl11 case GL_VIEWPORT: return 4;
H A DgluStrUtil.inl79 case GL_VIEWPORT: return "GL_VIEWPORT";
1078 case GL_VIEWPORT: return "GL_VIEWPORT";
/external/eigen/demos/opengl/
H A Dgpuhelper.cpp43 glGetIntegerv(GL_VIEWPORT, vp);
/external/robolectric/v1/lib/main/
H A Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/microedition/khronos/ javax/microedition/khronos/opengles/ ...
/external/deqp/modules/gles2/functional/
H A Des2fIntegerStateQueryTests.cpp883 m_verifier->verifyInteger4(m_testCtx, GL_VIEWPORT, 0, 0, m_context.getRenderTarget().getWidth(), m_context.getRenderTarget().getHeight());
898 m_verifier->verifyInteger4(m_testCtx, GL_VIEWPORT,
905 m_verifier->verifyInteger4(m_testCtx, GL_VIEWPORT, x, y, width, height);
/external/mesa3d/include/GLES/
H A Dgl.h219 #define GL_VIEWPORT 0x0BA2 macro
/external/swiftshader/include/GLES/
H A Dgl.h219 #define GL_VIEWPORT 0x0BA2 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
H A Dgl.h219 #define GL_VIEWPORT 0x0BA2 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
H A Dgl2.h192 #define GL_VIEWPORT 0x0BA2 macro
/external/mesa3d/src/mesa/main/
H A Dget.c744 case GL_VIEWPORT:
2076 case GL_VIEWPORT:
/external/deqp/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.cpp1162 m_verifier->verifyInteger4(m_testCtx, GL_VIEWPORT, 0, 0, m_context.getRenderTarget().getWidth(), m_context.getRenderTarget().getHeight());
1177 m_verifier->verifyInteger4(m_testCtx, GL_VIEWPORT,
1184 m_verifier->verifyInteger4(m_testCtx, GL_VIEWPORT, x, y, width, height);
/external/swiftshader/src/OpenGL/libGLES_CM/
H A DContext.cpp1302 case GL_VIEWPORT:
1478 case GL_VIEWPORT:
1628 case GL_VIEWPORT:
/external/mesa3d/include/GLES2/
H A Dgl2.h172 #define GL_VIEWPORT 0x0BA2 macro
/external/mesa3d/prebuilt-intermediates/main/
H A Dget_hash.h51 { GL_VIEWPORT, LOC_CUSTOM, TYPE_FLOAT_4, 0, NO_EXTRA },
/external/swiftshader/include/GLES2/
H A Dgl2.h172 #define GL_VIEWPORT 0x0BA2 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
H A Dgl3.h216 #define GL_VIEWPORT 0x0BA2 macro
/external/swiftshader/src/OpenGL/libGL/
H A DContext.cpp1383 case GL_VIEWPORT:
1582 case GL_VIEWPORT:
/external/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp1986 case GL_VIEWPORT:
2565 case GL_VIEWPORT:
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl148 #define GL_VIEWPORT 0x0BA2
/external/mesa3d/include/GL/
H A Dgl.h518 #define GL_VIEWPORT 0x0BA2 macro
/external/mesa3d/include/GLES3/
H A Dgl3.h172 #define GL_VIEWPORT 0x0BA2 macro
H A Dgl31.h172 #define GL_VIEWPORT 0x0BA2 macro
H A Dgl32.h172 #define GL_VIEWPORT 0x0BA2 macro
/external/swiftshader/include/GLES3/
H A Dgl3.h172 #define GL_VIEWPORT 0x0BA2 macro
/external/swiftshader/include/GL/
H A Dglcorearb.h271 #define GL_VIEWPORT 0x0BA2 macro

Completed in 1091 milliseconds

12