Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_command_list.cpp604 constexpr uint32_t drawIndirectCommandSize { 4U * sizeof(uint32_t) }; in DrawIndirect() local
641 constexpr uint32_t drawIndirectCommandSize { 5U * sizeof(uint32_t) }; in DrawIndexedIndirect() local