Searched defs:DrawArraysCommand (Results 1 – 5 of 5) sorted by relevance
73 struct DrawArraysCommand struct75 deUint32 count;76 deUint32 primCount;77 deUint32 first;78 deUint32 reservedMustBeZero;
104 DrawArraysCommand::DrawArraysCommand(Pipeline* pipeline, PipelineData data) in DrawArraysCommand() function in amber::DrawArraysCommand
121 Result DoDrawArrays(const DrawArraysCommand*) override { in DoDrawArrays()599 TEST_F(VkScriptExecutorTest, DrawArraysCommand) { in TEST_F() argument
42 class DrawArraysCommand; variable
97 struct DrawArraysCommand struct99 deUint32 count;100 deUint32 primCount;101 deUint32 first;102 deUint32 reservedMustBeZero;