#include <Device.hpp>
◆ VulkanDeviceQueryPool()
◆ DebugSetObjectName()
| void VulkanDeviceQueryPool::DebugSetObjectName |
( |
const char * |
name | ) |
|
|
overridevirtual |
◆ GetTimestampResolution()
| const float Foundation::RHI::VulkanDeviceQueryPool::GetTimestampResolution |
( |
| ) |
|
|
inlineoverridevirtual |
◆ GetTimestampResults()
◆ GetVkQueryPool()
| auto const & Foundation::RHI::VulkanDeviceQueryPool::GetVkQueryPool |
( |
| ) |
const |
|
inline |
◆ Reset()
| void VulkanDeviceQueryPool::Reset |
( |
| ) |
|
|
overridevirtual |
◆ mDevice
◆ mQueryPool
| vk::raii::QueryPool Foundation::RHI::VulkanDeviceQueryPool::mQueryPool { nullptr } |
|
private |
◆ mTimestampResolution
| const float Foundation::RHI::VulkanDeviceQueryPool::mTimestampResolution |
|
private |
◆ mTimestampResults
| Vector<uint64_t> Foundation::RHI::VulkanDeviceQueryPool::mTimestampResults |
|
private |
The documentation for this class was generated from the following files: