/third_party/vk-gl-cts/framework/opengl/ |
D | gluQueryUtil.inl | 12 case GL_DEPTH_RANGE: return 2;
|
D | gluStrUtil.inl | 60 case GL_DEPTH_RANGE: return "GL_DEPTH_RANGE"; 1079 case GL_DEPTH_RANGE: return "GL_DEPTH_RANGE";
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/ |
D | BasicDrawTest.cpp | 126 glGetFixedv(GL_DEPTH_RANGE, depth_range); in TEST_P()
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fFloatStateQueryTests.cpp | 749 m_verifier->verifyFloat2Expanded(m_testCtx, GL_DEPTH_RANGE, 0.0f, 1.0f); in test() 767 … m_verifier->verifyFloat2Expanded(m_testCtx, GL_DEPTH_RANGE, fixedTests[ndx].n, fixedTests[ndx].f); in test() 780 m_verifier->verifyFloat2Expanded(m_testCtx, GL_DEPTH_RANGE, n, f); in test()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fFloatStateQueryTests.cpp | 843 m_verifier->verifyFloat2Expanded(m_testCtx, GL_DEPTH_RANGE, 0.0f, 1.0f); in test() 860 … m_verifier->verifyFloat2Expanded(m_testCtx, GL_DEPTH_RANGE, fixedTests[ndx].n, fixedTests[ndx].f); in test() 871 m_verifier->verifyFloat2Expanded(m_testCtx, GL_DEPTH_RANGE, n, f); in test()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | queryconversions.cpp | 38 case GL_DEPTH_RANGE: in CastFromStateValueToInt()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | queryconversions.cpp | 38 case GL_DEPTH_RANGE: in CastFromStateValueToInt()
|
/third_party/openGLES/api/GLSC/1.0.1/ |
D | gl.h | 153 #define GL_DEPTH_RANGE 0x0B70 macro
|
/third_party/openGLES/api/GLSC/1.0/ |
D | gl.h | 157 #define GL_DEPTH_RANGE 0x0B70 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0.1/ |
D | gl.h | 153 #define GL_DEPTH_RANGE 0x0B70 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0/ |
D | gl.h | 157 #define GL_DEPTH_RANGE 0x0B70 macro
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcViewportArrayTests.cpp | 1016 depthFunc.getDepthi_v(GL_DEPTH_RANGE, max_viewports - 1, data); in getDepthHelper() 1019 depthFunc.getDepthi_v(GL_DEPTH_RANGE, max_viewports, data); in getDepthHelper() 1431 depthFunc.getDepthi_v(GL_DEPTH_RANGE, i, &data[i * 2]); in depthRangeInitialValuesHelper() 2301 depthFunc.getDepthi_v(GL_DEPTH_RANGE, i, &out_data[i * m_n_elements]); in getDepthRanges()
|
/third_party/openGLES/api/GLSC2/ |
D | glsc2.h | 128 #define GL_DEPTH_RANGE 0x0B70 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/ |
D | glsc2.h | 149 #define GL_DEPTH_RANGE 0x0B70 macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | functionsgl_enums.h | 44 #define GL_DEPTH_RANGE 0x0B70 macro
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | functionsgl_enums.h | 44 #define GL_DEPTH_RANGE 0x0B70 macro
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv3.cpp | 1592 …if(target == GL_DEPTH_RANGE || target == GL_COLOR_CLEAR_VALUE || target == GL_DEPTH_CLEAR_VALUE ||… in GetIntegeri_v() 2952 …if(pname == GL_DEPTH_RANGE || pname == GL_COLOR_CLEAR_VALUE || pname == GL_DEPTH_CLEAR_VALUE || pn… in GetInteger64v() 3035 …if(target == GL_DEPTH_RANGE || target == GL_COLOR_CLEAR_VALUE || target == GL_DEPTH_CLEAR_VALUE ||… in GetInteger64i_v()
|
/third_party/flutter/skia/third_party/externals/sdl/include/ |
D | SDL_opengles2_gl2.h | 173 #define GL_DEPTH_RANGE 0x0B70 macro
|
/third_party/openGLES/api/GLES/ |
D | gl.h | 151 #define GL_DEPTH_RANGE 0x0B70 macro
|
/third_party/mesa3d/include/GLES/ |
D | gl.h | 170 #define GL_DEPTH_RANGE 0x0B70 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GLES/ |
D | gl.h | 170 #define GL_DEPTH_RANGE 0x0B70 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES/ |
D | gl.h | 170 #define GL_DEPTH_RANGE 0x0B70 macro
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | ClearTest.cpp | 510 glGetFloatv(GL_DEPTH_RANGE, depth_range); in TEST_P()
|
/third_party/skia/third_party/externals/angle2/include/GLES/ |
D | gl.h | 174 #define GL_DEPTH_RANGE 0x0B70 macro
|
/third_party/mesa3d/include/GLES2/ |
D | gl2.h | 155 #define GL_DEPTH_RANGE 0x0B70 macro
|