VkGetRayTracingShaderGroupStackSizeKHRNative typedef

VkGetRayTracingShaderGroupStackSizeKHRNative = Uint64 Function(Pointer<VkDevice> device, Pointer<VkPipeline> pipeline, Uint32 group, Int32 groupShader)

Implementation

typedef VkGetRayTracingShaderGroupStackSizeKHRNative = Uint64 Function(
    Pointer<VkDevice> device,
    Pointer<VkPipeline> pipeline,
    Uint32 group,
    Int32 groupShader);