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