Searched defs:depthRangeIndexed (Results 1 – 4 of 4) sorted by relevance
/external/deqp/external/openglcts/modules/common/ | ||
D | glcViewportArrayTests.hpp | 236 void depthRangeIndexed(glw::GLuint index, glw::GLfloat n, glw::GLfloat f) in depthRangeIndexed() function in glcts::ViewportArray::Utils::DepthFuncWrapper |
/external/angle/src/libANGLE/renderer/gl/ | ||
D | DispatchTableGL_autogen.h | 462 PFNGLDEPTHRANGEINDEXEDPROC depthRangeIndexed = nullptr; variable |
/external/deqp/framework/opengl/wrapper/ | ||
D | glwFunctions.inl | 162 glDepthRangeIndexedFunc depthRangeIndexed; variable |
/external/angle/src/libANGLE/ | ||
D | Context_gl.cpp | 2418 void Context::depthRangeIndexed(GLuint index, GLdouble n, GLdouble f) in depthRangeIndexed() function in gl::Context |