VkGetPerformanceParameterINTELNative typedef

VkGetPerformanceParameterINTELNative = Int32 Function(Pointer<VkDevice> device, Int32 parameter, Pointer<VkPerformanceValueINTEL> pValue)

Implementation

typedef VkGetPerformanceParameterINTELNative = Int32 Function(
    Pointer<VkDevice> device,
    Int32 parameter,
    Pointer<VkPerformanceValueINTEL> pValue);