DispatchDevice.CmdTraceRaysIndirectKHR

Undocumented in source. Be warned that the author may not have intended to support it.
struct DispatchDevice
void
CmdTraceRaysIndirectKHR
(
const(VkStridedDeviceAddressRegionKHR)* pRaygenShaderBindingTable
,
const(VkStridedDeviceAddressRegionKHR)* pMissShaderBindingTable
,
const(VkStridedDeviceAddressRegionKHR)* pHitShaderBindingTable
,
const(VkStridedDeviceAddressRegionKHR)* pCallableShaderBindingTable
,
VkDeviceAddress indirectDeviceAddress
)

Meta