Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_RenderContext.cpp936 const size_t commandCount = 26; in RenderPrimitive() local
938 std::memset(command, 0, sizeof(u32) * commandCount); in RenderPrimitive()