Home
last modified time | relevance | path

Searched defs:stencilOp (Results 1 – 12 of 12) sorted by relevance

/external/skia/src/gpu/vk/
DGrVkRenderPass.cpp54 const LoadStoreOps& stencilOp) { in init()
150 const LoadStoreOps& stencilOp) { in init()
159 const LoadStoreOps& stencilOp) { in init()
/external/skqp/src/gpu/vk/
DGrVkRenderPass.cpp54 const LoadStoreOps& stencilOp) { in init()
150 const LoadStoreOps& stencilOp) { in init()
159 const LoadStoreOps& stencilOp) { in init()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineReferenceRenderer.cpp127 rr::StencilOp mapVkStencilOp (vk::VkStencilOp stencilOp) in mapVkStencilOp()
DvktPipelineStencilTests.cpp765 const char* getShortName (VkStencilOp stencilOp) in getShortName()
/external/swiftshader/src/OpenGL/libGLES_CM/
Dutilities.cpp646 sw::StencilOperation ConvertStencilOp(GLenum stencilOp) in ConvertStencilOp()
/external/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp2153 sw::StencilOperation ConvertStencilOp(GLenum stencilOp) in ConvertStencilOp()
/external/autotest/client/deps/webgl_mpd/src/debug/
Dwebgl-debug.js140 'stencilOp': {3: { 0:true, 1:true, 2:true }}, property
/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp510 void GLContext::stencilOp (deUint32 sfail, deUint32 dpfail, deUint32 dppass) in stencilOp() function in sglr::GLContext
DsglrReferenceContext.cpp2788 void ReferenceContext::stencilOp (deUint32 sfail, deUint32 dpfail, deUint32 dppass) in stencilOp() function in sglr::ReferenceContext
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl672 glStencilOpFunc stencilOp; variable
/external/skia/src/gpu/gl/
DGrGLTestInterface.h144 virtual GrGLvoid stencilOp(GrGLenum fail, GrGLenum zfail, GrGLenum zpass) {} in stencilOp() function
/external/skqp/src/gpu/gl/
DGrGLTestInterface.h144 virtual GrGLvoid stencilOp(GrGLenum fail, GrGLenum zfail, GrGLenum zpass) {} in stencilOp() function