Home | History | Annotate | Download | only in vulkan

Lines Matching refs:depthTestEnable

666       .DepthTestEnable = info->depthTestEnable,
709 if (info->depthTestEnable && info->depthCompareOp == VK_COMPARE_OP_EQUAL)