Home
last modified time | relevance | path

Searched defs:stencilOps (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/vk/
H A DGrVkResourceProvider.cpp202 const GrVkRenderPass::LoadStoreOps& stencilOps, in findRenderPass()
224 const GrVkRenderPass::LoadStoreOps& stencilOps) { in findRenderPass()
609 const GrVkRenderPass::LoadStoreOps& stencilOps) { in getRenderPass()
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsInteractionTestUtil.cpp76 static const uint32_t stencilOps[] = {GL_KEEP, GL_ZERO, GL_REPLACE, GL_INCR, in computeRandomRenderState() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fDepthStencilTests.cpp746 static const uint32_t stencilOps[] = {GL_KEEP, GL_ZERO, GL_REPLACE, GL_INCR, in randomDepthStencilState() local
794 …} stencilOps[] = {{"keep", GL_KEEP}, {"zero", GL_ZERO}, {"replace", GL_REPLACE}, in init() local
H A Des3fIntegerStateQueryTests.cpp3087 …} stencilOps[] = {{"fail", "STENCIL_FAIL", GL_STENCIL_FAIL, "STENCIL_BACK_FAIL", GL_STENCIL_BACK_F… in init() local
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fDepthStencilTests.cpp746 static const uint32_t stencilOps[] = {GL_KEEP, GL_ZERO, GL_REPLACE, GL_INCR, in randomDepthStencilState() local
794 …} stencilOps[] = {{"keep", GL_KEEP}, {"zero", GL_ZERO}, {"replace", GL_REPLACE}, in init() local
H A Des2fIntegerStateQueryTests.cpp2277 …} stencilOps[] = {{"fail", "STENCIL_FAIL", GL_STENCIL_FAIL, "STENCIL_BACK_FAIL", GL_STENCIL_BACK_F… in init() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineStencilTests.cpp177 const VkStencilOp stencilOps[] = {VK_STENCIL_OP_KEEP, variable
H A DvktPipelineExtendedDynamicStateTests.cpp9436 StencilOpVec stencilOps; in createExtendedDynamicStateTests() local