VkCmdSetPerformanceOverrideINTELNative typedef

VkCmdSetPerformanceOverrideINTELNative = Int32 Function(Pointer<VkCommandBuffer> commandBuffer, Pointer<VkPerformanceOverrideInfoINTEL> pOverrideInfo)

Implementation

typedef VkCmdSetPerformanceOverrideINTELNative = Int32 Function(
    Pointer<VkCommandBuffer> commandBuffer,
    Pointer<VkPerformanceOverrideInfoINTEL> pOverrideInfo);