VkCmdSetPerformanceMarkerINTEL typedef

VkCmdSetPerformanceMarkerINTEL = int Function(Pointer<VkCommandBuffer> commandBuffer, Pointer<VkPerformanceMarkerInfoINTEL> pMarkerInfo)

Implementation

typedef VkCmdSetPerformanceMarkerINTEL = int Function(
    Pointer<VkCommandBuffer> commandBuffer,
    Pointer<VkPerformanceMarkerInfoINTEL> pMarkerInfo);