Home | History | Annotate | Download | only in vulkan

Lines Matching refs:depthCompareOp

668       .DepthTestFunction = vk_to_gen_compare_op[info->depthCompareOp],
709 if (info->depthTestEnable && info->depthCompareOp == VK_COMPARE_OP_EQUAL)