Searched refs:VK_STENCIL_OP_BEGIN_RANGE (Results 1 – 3 of 3) sorted by relevance
3103 if (pCreateInfos->pDepthStencilState->front.failOp < VK_STENCIL_OP_BEGIN_RANGE || in PreCreateGraphicsPipelines()3110 if (pCreateInfos->pDepthStencilState->front.passOp < VK_STENCIL_OP_BEGIN_RANGE || in PreCreateGraphicsPipelines()3117 if (pCreateInfos->pDepthStencilState->front.depthFailOp < VK_STENCIL_OP_BEGIN_RANGE || in PreCreateGraphicsPipelines()3131 if (pCreateInfos->pDepthStencilState->back.failOp < VK_STENCIL_OP_BEGIN_RANGE || in PreCreateGraphicsPipelines()3138 if (pCreateInfos->pDepthStencilState->back.passOp < VK_STENCIL_OP_BEGIN_RANGE || in PreCreateGraphicsPipelines()3145 if (pCreateInfos->pDepthStencilState->back.depthFailOp < VK_STENCIL_OP_BEGIN_RANGE || in PreCreateGraphicsPipelines()
596 VK_STENCIL_OP_BEGIN_RANGE = VK_STENCIL_OP_KEEP, enumerator
603 VK_STENCIL_OP_BEGIN_RANGE = VK_STENCIL_OP_KEEP, enumerator