#include <Device.hpp>
◆ RHIDeviceQueryPool()
| Foundation::RHI::RHIDeviceQueryPool::RHIDeviceQueryPool |
( |
RHIDevice const & |
device, |
|
|
QueryPoolDesc const & |
desc |
|
) |
| |
|
inline |
◆ DebugSetObjectName()
| virtual void Foundation::RHI::RHIDeviceQueryPool::DebugSetObjectName |
( |
const char * |
name | ) |
|
|
pure virtual |
◆ GetResults()
| virtual Span< const uint64_t > Foundation::RHI::RHIDeviceQueryPool::GetResults |
( |
bool |
wait = true | ) |
|
|
pure virtual |
◆ GetTimestampResolution()
| virtual const float Foundation::RHI::RHIDeviceQueryPool::GetTimestampResolution |
( |
| ) |
|
|
pure virtual |
◆ Reset()
| virtual void Foundation::RHI::RHIDeviceQueryPool::Reset |
( |
| ) |
|
|
pure virtual |
◆ mDesc
◆ mDevice
| const RHIDevice& Foundation::RHI::RHIDeviceQueryPool::mDevice |
|
protected |
The documentation for this class was generated from the following file: