Home | History | Annotate | Download | only in vulkan

Lines Matching refs:depthClampEnable

1007 		S_028810_ZCLIP_NEAR_DISABLE(vkraster->depthClampEnable ? 1 : 0) |
1008 S_028810_ZCLIP_FAR_DISABLE(vkraster->depthClampEnable ? 1 : 0) |