Searched defs:DrawElementsIndirectCommand (Results 1 – 3 of 3) sorted by relevance
103 struct DrawElementsIndirectCommand struct105 DrawElementsIndirectCommand() in DrawElementsIndirectCommand() function108 DrawElementsIndirectCommand(GLuint count, in DrawElementsIndirectCommand() function119 GLuint count;120 GLuint primCount;121 GLuint firstIndex;122 GLint baseVertex;123 GLuint baseInstance;
336 struct DrawElementsIndirectCommand struct344 static_assert(sizeof(DrawElementsIndirectCommand) == 20, argument
428 struct DrawElementsIndirectCommand struct436 static_assert(sizeof(DrawElementsIndirectCommand) == 20, argument