Skip to main content

vkCmdSetDepthTestEnable

Function vkCmdSetDepthTestEnable 

Source
pub unsafe extern "system" fn vkCmdSetDepthTestEnable(
    commandBuffer: VkCommandBuffer,
    depthTestEnable: VkBool32,
)
Expand description

Available if built with exported-prototypes.