pub unsafe extern "system" fn vkCmdSetDepthCompareOp(
commandBuffer: VkCommandBuffer,
depthCompareOp: VkCompareOp,
)Expand description
Available if built with exported-prototypes.
pub unsafe extern "system" fn vkCmdSetDepthCompareOp(
commandBuffer: VkCommandBuffer,
depthCompareOp: VkCompareOp,
)Available if built with exported-prototypes.