Searched defs:indirectStructSize (Results 1 – 2 of 2) sorted by relevance
6147 GLuint indirectStructSize = glUtilsIndirectStructSize(INDIRECT_COMMAND_DRAWARRAYS); in s_glDrawArraysIndirect() local6178 GLuint indirectStructSize = glUtilsIndirectStructSize(INDIRECT_COMMAND_DRAWELEMENTS); in s_glDrawElementsIndirect() local
2676 …const auto indirectStructSize = static_cast<uint32_t>(sizeof(decltype(indirectCommands)::value_typ… in iterate() local