Searched defs:depthTest (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fStencilTests.cpp | 131 GLenum depthTest; member in deqp::gles3::Functional::StencilOp 164 …static StencilOp quad (GLenum stencilTest, int stencil, GLenum depthTest, float depth, GLenum sFai… in quad()
|
/external/deqp/modules/gles2/functional/ |
D | es2fStencilTests.cpp | 128 GLenum depthTest; member in deqp::gles2::Functional::StencilOp 161 …static StencilOp quad (GLenum stencilTest, int stencil, GLenum depthTest, float depth, GLenum sFai… in quad()
|
/external/swiftshader/src/Shader/ |
D | PixelRoutine.cpp | 397 …Bool PixelRoutine::depthTest(Pointer<Byte> &zBuffer, int q, Int &x, Float4 &z, Int &sMask, Int &zM… in depthTest() function in sw::PixelRoutine
|