Searched refs:enableDepthCorrection (Results 1 – 2 of 2) sorted by relevance
55 uint8_t enableDepthCorrection : 1; member
219 options.transformPositionToVulkanClipSpace = optionBits.enableDepthCorrection; in initProgram()829 mTransformOptions.enableDepthCorrection = !glState.isClipControlDepthZeroToOne(); in getGraphicsPipeline()