Skip to main content

vkCmdSetDepthWriteEnable

Function vkCmdSetDepthWriteEnable 

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

Available if built with exported-prototypes.