pub unsafe extern "system" fn vkCmdSetDepthTestEnableEXT(
commandBuffer: VkCommandBuffer,
depthTestEnable: VkBool32,
)Expand description
Available if built with prototypes.
pub unsafe extern "system" fn vkCmdSetDepthTestEnableEXT(
commandBuffer: VkCommandBuffer,
depthTestEnable: VkBool32,
)Available if built with prototypes.