Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
Foundation::RHI::RHICommandList::RayTracingASBuildDesc Struct Reference

#include <Command.hpp>

Public Attributes

RHIBuffersrcBuffer
 
uint32_t srcOffset
 
RHIAccelerationStructuredstAS
 
uint32_t numPrimitives
 

Member Data Documentation

◆ dstAS

RHIAccelerationStructure* Foundation::RHI::RHICommandList::RayTracingASBuildDesc::dstAS

◆ numPrimitives

uint32_t Foundation::RHI::RHICommandList::RayTracingASBuildDesc::numPrimitives

◆ srcBuffer

RHIBuffer* Foundation::RHI::RHICommandList::RayTracingASBuildDesc::srcBuffer

◆ srcOffset

uint32_t Foundation::RHI::RHICommandList::RayTracingASBuildDesc::srcOffset

The documentation for this struct was generated from the following file: