Home
last modified time | relevance | path

Searched defs:depthRangeIndexed (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcViewportArrayTests.hpp240 void depthRangeIndexed(glw::GLuint index, glw::GLfloat n, glw::GLfloat f) in depthRangeIndexed() function in glcts::ViewportArray::Utils::DepthFuncWrapper
245 void depthRangeIndexed(glw::GLuint index, glw::GLdouble n, glw::GLdouble f) in depthRangeIndexed() function in glcts::ViewportArray::Utils::DepthFuncWrapper
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h462 PFNGLDEPTHRANGEINDEXEDPROC depthRangeIndexed = nullptr; variable
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwFunctions.inl162 glDepthRangeIndexedFunc depthRangeIndexed; variable