VkCmdSetPerformanceMarkerINTELNative typedef

VkCmdSetPerformanceMarkerINTELNative = Int32 Function(Pointer<VkCommandBuffer> commandBuffer, Pointer<VkPerformanceMarkerInfoINTEL> pMarkerInfo)

Implementation

typedef VkCmdSetPerformanceMarkerINTELNative = Int32 Function(
    Pointer<VkCommandBuffer> commandBuffer,
    Pointer<VkPerformanceMarkerInfoINTEL> pMarkerInfo);