Searched refs:GL_VIEWPORT (Results 1 - 25 of 35) 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/deqp/external/openglcts/modules/common/
H A DglcViewportArrayTests.cpp1354 gl.getFloati_v(GL_VIEWPORT, max_viewports - 1, data);
1357 gl.getFloati_v(GL_VIEWPORT, max_viewports, data);
1512 gl.getFloati_v(GL_VIEWPORT, i, &data[i * 4]);
1905 gl.getFloati_v(GL_VIEWPORT, i, &out_data[i * 4]);
/external/mesa3d/include/GLES/
H A Dgl.h219 #define GL_VIEWPORT 0x0BA2 macro
/external/swiftshader/include/GLES/
H A Dgl.h183 #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/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayImageTextureSize.cpp1431 gl.getIntegerv(GL_VIEWPORT, viewport_size);
/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.cpp1314 case GL_VIEWPORT:
1489 case GL_VIEWPORT:
1639 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.h174 #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.cpp2049 case GL_VIEWPORT:
2666 case GL_VIEWPORT:
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl151 #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
/external/swiftshader/include/GLES3/
H A Dgl3.h174 #define GL_VIEWPORT 0x0BA2 macro

Completed in 2636 milliseconds

12