Home
last modified time | relevance | path

Searched defs:cmdCount (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
Drs_profiler_base.cpp62 uint16_t cmdCount; member
854 uint16_t cmdCount = g_commandLoop[index].cmdCount; in GetCommandParcelList() local
876 uint16_t cmdCount = g_commandParseBuffer.cmdCount; in PatchCommand() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
Drender_backend_vk.cpp802 const uint32_t cmdCount = static_cast<uint32_t>(rcRef.size()); in RenderGetCommandBufferInheritanceInfo() local