| 1060 | } |
| 1061 | |
| 1062 | Tr2RtTopLevelAccelerationStructureAL Tr2RaytracingGeometry::GetTLAS() const |
| 1063 | { |
| 1064 | return m_tlas; |
| 1065 | } |
| 1066 | |
| 1067 | const Tr2BindlessResourcesAL& Tr2RaytracingGeometry::GetBindlessResources() const |
| 1068 | { |
no outgoing calls
no test coverage detected