vkCmdSetPerformanceMarkerINTEL

Function vkCmdSetPerformanceMarkerINTEL 

Source
pub unsafe extern "system" fn vkCmdSetPerformanceMarkerINTEL(
    commandBuffer: VkCommandBuffer,
    pMarkerInfo: *const VkPerformanceMarkerInfoINTEL,
) -> VkResult