Home
last modified time | relevance | path

Searched refs:queryIndex (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp2579 const uint32_t queryIndex = renderCmd.queryIndex; in RenderCommand() local
2584 queryIndex, // firstQuery in RenderCommand()
2590 queryIndex); // query in RenderCommand()
2702 …const uint32_t queryIndex, const VkPipelineStageFlagBits stageFlagBits, const StateCache& stateCac… in WritePerfTimeStamp() argument
2715 queryIndex, // firstQuery in WritePerfTimeStamp()
2721 queryIndex); // query in WritePerfTimeStamp()
H A Drender_backend_vk.h279 …const uint32_t queryIndex, const VkPipelineStageFlagBits stageFlagBits, const StateCache& stateCac…
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_command_list.h436 uint32_t queryIndex { 0 };