This is the complete list of members for AZ::Vulkan::QueryPool, including all inherited members.
| add_ref() const (defined in AZ::RHI::Object) | AZ::RHI::Object | protected |
| AZ_CLASS_ALLOCATOR(QueryPool, AZ::SystemAllocator) (defined in AZ::Vulkan::QueryPool) | AZ::Vulkan::QueryPool | |
| AZ_RTTI(QueryPool, "{46816FA4-3B31-434A-AAE3-037BC889AE73}", Base) (defined in AZ::Vulkan::QueryPool) | AZ::Vulkan::QueryPool | |
| AZ_RTTI(DeviceResourcePool, "{757EB674-25DC-4D00-9808-D3DAF33A4EFE}", DeviceObject) (defined in AZ::RHI::DeviceResourcePool) | AZ::RHI::DeviceResourcePool | |
| AZ_RTTI(DeviceObject, "{17D34F71-944C-4AF5-9823-627474C4C0A6}", Object) (defined in AZ::RHI::DeviceObject) | AZ::RHI::DeviceObject | |
| AZ_RTTI(Object, "{E43378F1-2331-4173-94B8-990ED20E6003}") (defined in AZ::RHI::Object) | AZ::RHI::Object | |
| ComputeFragmentation() const override | AZ::RHI::DeviceQueryPool | inlineprotectedvirtual |
| Create() (defined in AZ::Vulkan::QueryPool) | AZ::Vulkan::QueryPool | static |
| DeviceObject()=default (defined in AZ::RHI::DeviceObject) | AZ::RHI::DeviceObject | protected |
| DeviceQueryPool()=default (defined in AZ::RHI::DeviceQueryPool) | AZ::RHI::DeviceQueryPool | protected |
| DeviceResourcePool()=default (defined in AZ::RHI::DeviceResourcePool) | AZ::RHI::DeviceResourcePool | protected |
| ForEach(AZStd::function< void(ResourceType &)> callback) | AZ::RHI::DeviceResourcePool | |
| ForEach(AZStd::function< void(const ResourceType &)> callback) const (defined in AZ::RHI::DeviceResourcePool) | AZ::RHI::DeviceResourcePool | |
| GetDescriptor() const override final | AZ::RHI::DeviceQueryPool | virtual |
| GetDevice() const | AZ::RHI::DeviceObject | |
| GetHeapMemoryUsage(HeapMemoryLevel heapMemoryLevel) const | AZ::RHI::DeviceResourcePool | |
| GetMemoryUsage() const | AZ::RHI::DeviceResourcePool | |
| GetName() const | AZ::RHI::Object | |
| GetNativeQueryPool() const (defined in AZ::Vulkan::QueryPool) | AZ::Vulkan::QueryPool | |
| GetQuery(QueryHandle handle) const | AZ::RHI::DeviceQueryPool | |
| GetQuery(QueryHandle handle) (defined in AZ::RHI::DeviceQueryPool) | AZ::RHI::DeviceQueryPool | protected |
| GetQueryIntervals(const AZStd::vector< T * > &queries) | AZ::RHI::DeviceQueryPool | protected |
| GetQueryIntervalsSorted(const AZStd::vector< T * > &queries) | AZ::RHI::DeviceQueryPool | protected |
| GetResolver() | AZ::RHI::DeviceResourcePool | |
| GetResolver() const (defined in AZ::RHI::DeviceResourcePool) | AZ::RHI::DeviceResourcePool | |
| GetResourceCount() const | AZ::RHI::DeviceResourcePool | |
| GetResults(uint64_t *results, uint32_t resultsCount, QueryResultFlagBits flags) | AZ::RHI::DeviceQueryPool | |
| GetResults(DeviceQuery *query, uint64_t *result, uint32_t resultsCount, QueryResultFlagBits flags) | AZ::RHI::DeviceQueryPool | |
| GetResults(DeviceQuery **queries, uint32_t queryCount, uint64_t *results, uint32_t resultsCount, QueryResultFlagBits flags) | AZ::RHI::DeviceQueryPool | |
| Init(Device &device, const QueryPoolDescriptor &descriptor) | AZ::RHI::DeviceQueryPool | |
| AZ::RHI::DeviceResourcePool::Init(Device &device, const ResourcePoolDescriptor &descriptor, const PlatformMethod &initMethod) | AZ::RHI::DeviceResourcePool | protected |
| AZ::RHI::DeviceObject::Init(Device &device) | AZ::RHI::DeviceObject | protected |
| InitQuery(DeviceQuery *query) | AZ::RHI::DeviceQueryPool | |
| InitQuery(DeviceQuery **queries, uint32_t queryCount) | AZ::RHI::DeviceQueryPool | |
| InitResource(DeviceResource *resource, const PlatformMethod &initResourceMethod) | AZ::RHI::DeviceResourcePool | protected |
| IsInitialized() const | AZ::RHI::DeviceObject | |
| m_memoryUsage | AZ::RHI::DeviceResourcePool | protected |
| m_useCount (defined in AZ::RHI::Object) | AZ::RHI::Object | mutableprotected |
| Object()=default (defined in AZ::RHI::Object) | AZ::RHI::Object | protected |
| OnFrameBegin() override (defined in AZ::RHI::DeviceResourcePool) | AZ::RHI::DeviceResourcePool | protected |
| OnFrameCompile() override (defined in AZ::RHI::DeviceResourcePool) | AZ::RHI::DeviceResourcePool | protected |
| OnFrameEnd() override (defined in AZ::RHI::DeviceResourcePool) | AZ::RHI::DeviceResourcePool | protected |
| PlatformMethod typedef | AZ::RHI::DeviceResourcePool | protected |
| release() const | AZ::RHI::Object | protected |
| ResetQueries(CommandList &commandList, const RHI::Interval &interval) (defined in AZ::Vulkan::QueryPool) | AZ::Vulkan::QueryPool | |
| SetName(const Name &name) | AZ::RHI::Object | |
| SetResolver(AZStd::unique_ptr< ResourcePoolResolver > &&resolvePolicy) | AZ::RHI::DeviceResourcePool | protected |
| Shutdown() override final | AZ::RHI::DeviceResourcePool | virtual |
| SortQueries(AZStd::vector< T * > &queries) (defined in AZ::RHI::DeviceQueryPool) | AZ::RHI::DeviceQueryPool | protected |
| use_count() | AZ::RHI::Object | inline |
| ValidateIsInitialized() const | AZ::RHI::DeviceResourcePool | protected |
| ValidateIsRegistered(const DeviceResource *resource) const | AZ::RHI::DeviceResourcePool | protected |
| ValidateIsUnregistered(const DeviceResource *resource) const (defined in AZ::RHI::DeviceResourcePool) | AZ::RHI::DeviceResourcePool | protected |
| ValidateNotProcessingFrame() const | AZ::RHI::DeviceResourcePool | protected |
| ~DeviceObject()=default (defined in AZ::RHI::DeviceObject) | AZ::RHI::DeviceObject | virtual |
| ~DeviceQueryPool() override=default (defined in AZ::RHI::DeviceQueryPool) | AZ::RHI::DeviceQueryPool | virtual |
| ~DeviceResourcePool() (defined in AZ::RHI::DeviceResourcePool) | AZ::RHI::DeviceResourcePool | virtual |
| ~Object()=default (defined in AZ::RHI::Object) | AZ::RHI::Object | virtual |
| ~QueryPool()=default (defined in AZ::Vulkan::QueryPool) | AZ::Vulkan::QueryPool |