VkGetRayTracingCaptureReplayShaderGroupHandlesKHRNative typedef

VkGetRayTracingCaptureReplayShaderGroupHandlesKHRNative = Int32 Function(Pointer<VkDevice> device, Pointer<VkPipeline> pipeline, Uint32 firstGroup, Uint32 groupCount, Uint64 dataSize, Pointer<NativeType> pData)

Implementation

typedef VkGetRayTracingCaptureReplayShaderGroupHandlesKHRNative
    = Int32 Function(Pointer<VkDevice> device, Pointer<VkPipeline> pipeline,
        Uint32 firstGroup, Uint32 groupCount, Uint64 dataSize, Pointer pData);