UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FVulkanQueryPool Member List

This is the complete list of members for FVulkanQueryPool, including all inherited members.

CurrentQueryCountFVulkanQueryPoolprotected
DeviceFVulkanQueryPoolprotected
FVulkanDynamicRHIFVulkanQueryPoolprotected
FVulkanQueryPool(FVulkanDevice &InDevice, uint32 InMaxQueries, EVulkanQueryPoolType InQueryType)FVulkanQueryPool
GetDevice()FVulkanQueryPoolinline
GetHandle() constFVulkanQueryPoolinline
GetMaxQueries() constFVulkanQueryPoolinline
GetPoolType() constFVulkanQueryPoolinline
GetQueryStride() constFVulkanQueryPoolinline
IncrementUnusedFrameCount()FVulkanQueryPoolinline
IsFull() constFVulkanQueryPoolinline
IsStale() constFVulkanQueryPool
MaxQueriesFVulkanQueryPoolprotected
QueryPoolFVulkanQueryPoolprotected
QueryRefsFVulkanQueryPoolprotected
QueryResultsFVulkanQueryPoolprotected
QueryStrideFVulkanQueryPoolprotected
QueryTypeFVulkanQueryPoolprotected
ReserveQuery(FVulkanRenderQuery *Query)FVulkanQueryPool
ReserveQuery(uint64 *ResultPtr)FVulkanQueryPool
Reset(FVulkanCommandBuffer &InCmdBuffer, uint32 InQueryStride=1u)FVulkanQueryPool
UnusedFrameCountFVulkanQueryPoolprotected
~FVulkanQueryPool()FVulkanQueryPoolvirtual