Searched defs:stencilOp (Results 1 – 12 of 12) sorted by relevance
/external/skia/src/gpu/vk/ |
D | GrVkRenderPass.cpp | 54 const LoadStoreOps& stencilOp) { in init() 150 const LoadStoreOps& stencilOp) { in init() 159 const LoadStoreOps& stencilOp) { in init()
|
/external/skqp/src/gpu/vk/ |
D | GrVkRenderPass.cpp | 54 const LoadStoreOps& stencilOp) { in init() 150 const LoadStoreOps& stencilOp) { in init() 159 const LoadStoreOps& stencilOp) { in init()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineReferenceRenderer.cpp | 127 rr::StencilOp mapVkStencilOp (vk::VkStencilOp stencilOp) in mapVkStencilOp()
|
D | vktPipelineStencilTests.cpp | 765 const char* getShortName (VkStencilOp stencilOp) in getShortName()
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | utilities.cpp | 646 sw::StencilOperation ConvertStencilOp(GLenum stencilOp) in ConvertStencilOp()
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | utilities.cpp | 2153 sw::StencilOperation ConvertStencilOp(GLenum stencilOp) in ConvertStencilOp()
|
/external/autotest/client/deps/webgl_mpd/src/debug/ |
D | webgl-debug.js | 140 'stencilOp': {3: { 0:true, 1:true, 2:true }}, property
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrGLContext.cpp | 510 void GLContext::stencilOp (deUint32 sfail, deUint32 dpfail, deUint32 dppass) in stencilOp() function in sglr::GLContext
|
D | sglrReferenceContext.cpp | 2788 void ReferenceContext::stencilOp (deUint32 sfail, deUint32 dpfail, deUint32 dppass) in stencilOp() function in sglr::ReferenceContext
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.inl | 672 glStencilOpFunc stencilOp; variable
|
/external/skia/src/gpu/gl/ |
D | GrGLTestInterface.h | 144 virtual GrGLvoid stencilOp(GrGLenum fail, GrGLenum zfail, GrGLenum zpass) {} in stencilOp() function
|
/external/skqp/src/gpu/gl/ |
D | GrGLTestInterface.h | 144 virtual GrGLvoid stencilOp(GrGLenum fail, GrGLenum zfail, GrGLenum zpass) {} in stencilOp() function
|