Home
last modified time | relevance | path

Searched refs:GL_DEPTH_RANGE (Results 1 – 25 of 66) sorted by relevance

123

/third_party/vk-gl-cts/framework/opengl/
DgluQueryUtil.inl12 case GL_DEPTH_RANGE: return 2;
DgluStrUtil.inl60 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/
DBasicDrawTest.cpp126 glGetFixedv(GL_DEPTH_RANGE, depth_range); in TEST_P()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fFloatStateQueryTests.cpp749 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/
Des3fFloatStateQueryTests.cpp843 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/
Dqueryconversions.cpp38 case GL_DEPTH_RANGE: in CastFromStateValueToInt()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dqueryconversions.cpp38 case GL_DEPTH_RANGE: in CastFromStateValueToInt()
/third_party/openGLES/api/GLSC/1.0.1/
Dgl.h153 #define GL_DEPTH_RANGE 0x0B70 macro
/third_party/openGLES/api/GLSC/1.0/
Dgl.h157 #define GL_DEPTH_RANGE 0x0B70 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0.1/
Dgl.h153 #define GL_DEPTH_RANGE 0x0B70 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC/1.0/
Dgl.h157 #define GL_DEPTH_RANGE 0x0B70 macro
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcViewportArrayTests.cpp1016 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/
Dglsc2.h128 #define GL_DEPTH_RANGE 0x0B70 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLSC2/
Dglsc2.h149 #define GL_DEPTH_RANGE 0x0B70 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h44 #define GL_DEPTH_RANGE 0x0B70 macro
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dfunctionsgl_enums.h44 #define GL_DEPTH_RANGE 0x0B70 macro
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv3.cpp1592 …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/
DSDL_opengles2_gl2.h173 #define GL_DEPTH_RANGE 0x0B70 macro
/third_party/openGLES/api/GLES/
Dgl.h151 #define GL_DEPTH_RANGE 0x0B70 macro
/third_party/mesa3d/include/GLES/
Dgl.h170 #define GL_DEPTH_RANGE 0x0B70 macro
/third_party/skia/third_party/externals/swiftshader/include/GLES/
Dgl.h170 #define GL_DEPTH_RANGE 0x0B70 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES/
Dgl.h170 #define GL_DEPTH_RANGE 0x0B70 macro
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DClearTest.cpp510 glGetFloatv(GL_DEPTH_RANGE, depth_range); in TEST_P()
/third_party/skia/third_party/externals/angle2/include/GLES/
Dgl.h174 #define GL_DEPTH_RANGE 0x0B70 macro
/third_party/mesa3d/include/GLES2/
Dgl2.h155 #define GL_DEPTH_RANGE 0x0B70 macro

123