VkCmdSetPerformanceStreamMarkerINTEL typedef

VkCmdSetPerformanceStreamMarkerINTEL = int Function(Pointer<VkCommandBuffer> commandBuffer, Pointer<VkPerformanceStreamMarkerInfoINTEL> pMarkerInfo)

Implementation

typedef VkCmdSetPerformanceStreamMarkerINTEL = int Function(
    Pointer<VkCommandBuffer> commandBuffer,
    Pointer<VkPerformanceStreamMarkerInfoINTEL> pMarkerInfo);