ezEngine  Release 25.03
ezQueryPoolVulkan Member List

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

AfterBeginFrame(vk::CommandBuffer commandBuffer)ezQueryPoolVulkan
BeginOcclusionQuery(vk::CommandBuffer commandBuffer, ezEnum< ezGALQueryType > type) (defined in ezQueryPoolVulkan)ezQueryPoolVulkan
DeInitialize() (defined in ezQueryPoolVulkan)ezQueryPoolVulkan
EndOcclusionQuery(vk::CommandBuffer commandBuffer, ezGALPoolHandle hPool) (defined in ezQueryPoolVulkan)ezQueryPoolVulkan
EnsureFreeQueryPoolSize(vk::CommandBuffer commandBuffer)ezQueryPoolVulkan
ezQueryPoolVulkan(ezGALDeviceVulkan *pDevice) (defined in ezQueryPoolVulkan)ezQueryPoolVulkan
GetOcclusionQueryResult(ezGALPoolHandle hPool, ezUInt64 &out_uiQueryResult, bool bForce=false) (defined in ezQueryPoolVulkan)ezQueryPoolVulkan
GetTimestampResult(ezGALTimestampHandle hTimestamp, ezTime &out_result, bool bForce=false)ezQueryPoolVulkan
Initialize(ezUInt32 uiValidBits)ezQueryPoolVulkan
InsertTimestamp(vk::CommandBuffer commandBuffer, vk::PipelineStageFlagBits pipelineStage=vk::PipelineStageFlagBits::eBottomOfPipe)ezQueryPoolVulkan