Home | History | Annotate | Download | only in vulkan

Lines Matching refs:depthFailOp

675       .StencilPassDepthFailOp = vk_to_gen_stencil_op[info->front.depthFailOp],
679 .BackfaceStencilPassDepthFailOp =vk_to_gen_stencil_op[info->back.depthFailOp],