/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | DepthWriteTest.cpp | 65 std::ostream &operator<<(std::ostream &out, DepthRange depthRange) in operator <<() 163 DepthRange depthRange; in DepthWriteVariationsTestPrint() local 192 DepthRange depthRange; in TEST_P() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
H A D | StateManager9.h | 23 float depthRange[4]; member 30 float depthRange[4]; member
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcViewportArrayTests.hpp | 250 void depthRange(glw::GLfloat near, glw::GLfloat far) in depthRange() function in glcts::ViewportArray::Utils::DepthFuncWrapper 255 void depthRange(glw::GLdouble near, glw::GLdouble far) in depthRange() function in glcts::ViewportArray::Utils::DepthFuncWrapper
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
H A D | StateManager11.h | 82 float depthRange[4]; member 114 float depthRange[4]; member
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/ |
H A D | ContextMtl.h | 568 float depthRange[2]; member
|
/aosp_15_r20/external/swiftshader/src/Device/ |
H A D | Renderer.hpp | 83 float depthRange; member
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/multiview/ |
H A D | vktMultiViewRenderTests.cpp | 3766 const tcu::Vec2 &depthRange = depthRanges[subpassNdx]; in imageData() local 3956 const tcu::Vec2 &depthRange = depthRanges[subpassNdx]; in iterate() local
|
/aosp_15_r20/external/deqp/framework/opengl/simplereference/ |
H A D | sglrGLContext.cpp | 518 void GLContext::depthRange(double n, double f) in depthRange() function in sglr::GLContext
|
H A D | sglrReferenceContext.cpp | 3042 void ReferenceContext::depthRange(double n, double f) in depthRange() function in sglr::ReferenceContext
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | DispatchTableGL_autogen.h | 40 PFNGLDEPTHRANGEPROC depthRange = nullptr; variable
|
/aosp_15_r20/external/deqp/framework/opengl/wrapper/ |
H A D | glwFunctions.inl | 159 glDepthRangeFunc depthRange; variable
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | ContextVk.cpp | 79 std::array<float, 2> depthRange; member
|