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