Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DMultiDrawTest.cpp91 struct DrawArraysIndirectCommand struct
93 DrawArraysIndirectCommand() : count(0u), instanceCount(0u), first(0u), baseInstance(0u) {} in DrawArraysIndirectCommand() argument
94 DrawArraysIndirectCommand(GLuint count, GLuint instanceCount, GLuint first, GLuint baseInstance) in DrawArraysIndirectCommand() function
97 GLuint count;
98 GLuint instanceCount;
99 GLuint first;
100 GLuint baseInstance;
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
Dangletypes.h326 struct DrawArraysIndirectCommand struct
333 static_assert(sizeof(DrawArraysIndirectCommand) == 16, argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dangletypes.h418 struct DrawArraysIndirectCommand struct
425 static_assert(sizeof(DrawArraysIndirectCommand) == 16, argument