/external/deqp/framework/opengl/ |
D | gluQueryUtil.inl | 11 case GL_VIEWPORT: return 4;
|
D | gluStrUtil.inl | 79 case GL_VIEWPORT: return "GL_VIEWPORT"; 1078 case GL_VIEWPORT: return "GL_VIEWPORT";
|
/external/eigen/demos/opengl/ |
D | gpuhelper.cpp | 43 glGetIntegerv(GL_VIEWPORT, vp); in pushProjectionMode2D()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcViewportArrayTests.cpp | 1354 gl.getFloati_v(GL_VIEWPORT, max_viewports - 1, data); in iterate() 1357 gl.getFloati_v(GL_VIEWPORT, max_viewports, data); in iterate() 1512 gl.getFloati_v(GL_VIEWPORT, i, &data[i * 4]); in iterate() 1905 gl.getFloati_v(GL_VIEWPORT, i, &out_data[i * 4]); in getViewports()
|
/external/deqp/modules/gles2/functional/ |
D | es2fIntegerStateQueryTests.cpp | 883 …m_verifier->verifyInteger4(m_testCtx, GL_VIEWPORT, 0, 0, m_context.getRenderTarget().getWidth(), m… in test() 898 m_verifier->verifyInteger4(m_testCtx, GL_VIEWPORT, in test() 905 m_verifier->verifyInteger4(m_testCtx, GL_VIEWPORT, x, y, width, height); in test()
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/ |
D | gl2.h | 192 #define GL_VIEWPORT 0x0BA2 macro
|
/external/mesa3d/include/GLES/ |
D | gl.h | 219 #define GL_VIEWPORT 0x0BA2 macro
|
/external/swiftshader/include/GLES/ |
D | gl.h | 183 #define GL_VIEWPORT 0x0BA2 macro
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/ |
D | gl.h | 219 #define GL_VIEWPORT 0x0BA2 macro
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | Context.cpp | 1314 case GL_VIEWPORT: in getIntegerv() 1489 case GL_VIEWPORT: in getQueryParameterNum() 1639 case GL_VIEWPORT: in isQueryParameterInt()
|
/external/deqp/modules/gles3/functional/ |
D | es3fIntegerStateQueryTests.cpp | 1162 …m_verifier->verifyInteger4(m_testCtx, GL_VIEWPORT, 0, 0, m_context.getRenderTarget().getWidth(), m… in test() 1177 m_verifier->verifyInteger4(m_testCtx, GL_VIEWPORT, in test() 1184 m_verifier->verifyInteger4(m_testCtx, GL_VIEWPORT, x, y, width, height); in test()
|
/external/mesa3d/src/mesa/main/ |
D | get.c | 744 case GL_VIEWPORT: in find_custom_value() 2076 case GL_VIEWPORT: in find_value_indexed()
|
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/ |
D | esextcTextureCubeMapArrayImageTextureSize.cpp | 1431 gl.getIntegerv(GL_VIEWPORT, viewport_size); in runShaders()
|
/external/swiftshader/src/OpenGL/libGL/ |
D | Context.cpp | 1383 case GL_VIEWPORT: in getIntegerv() 1582 case GL_VIEWPORT: in getQueryParameterInfo()
|
/external/swiftshader/include/GLES2/ |
D | gl2.h | 174 #define GL_VIEWPORT 0x0BA2 macro
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 172 #define GL_VIEWPORT 0x0BA2 macro
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/ |
D | gl3.h | 216 #define GL_VIEWPORT 0x0BA2 macro
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | get_hash.h | 51 { GL_VIEWPORT, LOC_CUSTOM, TYPE_FLOAT_4, 0, NO_EXTRA },
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Context.cpp | 2049 case GL_VIEWPORT: in getIntegerv() 2666 case GL_VIEWPORT: in getQueryParameterInfo()
|
/external/mesa3d/include/GLES3/ |
D | gl3.h | 172 #define GL_VIEWPORT 0x0BA2 macro
|
D | gl31.h | 172 #define GL_VIEWPORT 0x0BA2 macro
|
D | gl32.h | 172 #define GL_VIEWPORT 0x0BA2 macro
|
/external/swiftshader/include/GLES3/ |
D | gl3.h | 174 #define GL_VIEWPORT 0x0BA2 macro
|
/external/mesa3d/include/GL/ |
D | gl.h | 518 #define GL_VIEWPORT 0x0BA2 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 151 #define GL_VIEWPORT 0x0BA2 macro
|