pub unsafe extern "system" fn vkCmdSetPerformanceMarkerINTEL(
commandBuffer: VkCommandBuffer,
pMarkerInfo: *const VkPerformanceMarkerInfoINTEL,
) -> VkResultExpand description
Available if built with prototypes.
pub unsafe extern "system" fn vkCmdSetPerformanceMarkerINTEL(
commandBuffer: VkCommandBuffer,
pMarkerInfo: *const VkPerformanceMarkerInfoINTEL,
) -> VkResultAvailable if built with prototypes.