Home
last modified time | relevance | path

Searched defs:DrawArraysCommand (Results 1 – 5 of 5) sorted by relevance

/external/deqp/modules/gles31/stress/
Des31sDrawTests.cpp73 struct DrawArraysCommand struct
75 uint32_t count;
76 uint32_t primCount;
77 uint32_t first;
78 uint32_t reservedMustBeZero;
/external/deqp-deps/amber/src/
Dcommand.cc109 DrawArraysCommand::DrawArraysCommand(Pipeline* pipeline, PipelineData data) in DrawArraysCommand() function in amber::DrawArraysCommand
Dexecutor_test.cc123 Result DoDrawArrays(const DrawArraysCommand*) override { in DoDrawArrays()
607 TEST_F(VkScriptExecutorTest, DrawArraysCommand) { in TEST_F() argument
Dcommand.h43 class DrawArraysCommand; variable
/external/deqp/modules/gles31/functional/
Des31fDrawTests.cpp97 struct DrawArraysCommand struct
99 uint32_t count;
100 uint32_t primCount;
101 uint32_t first;
102 uint32_t reservedMustBeZero;