DispatchDevice.CmdTraceRaysKHR

Undocumented in source. Be warned that the author may not have intended to support it.
struct DispatchDevice
void
CmdTraceRaysKHR
(
const(VkStridedDeviceAddressRegionKHR)* pRaygenShaderBindingTable
,
const(VkStridedDeviceAddressRegionKHR)* pMissShaderBindingTable
,
const(VkStridedDeviceAddressRegionKHR)* pHitShaderBindingTable
,
const(VkStridedDeviceAddressRegionKHR)* pCallableShaderBindingTable
,
uint32_t width
,
uint32_t height
,
uint32_t depth
)

Meta