Searched defs:DrawCommand (Results 1 – 8 of 8) sorted by relevance
493 struct DrawCommand in runTest() struct495 GLuint count; in runTest()496 GLuint primCount; in runTest()497 GLuint firstIndex; in runTest()498 GLint baseVertex; in runTest()499 GLuint reservedMustBeZero; in runTest()
135 class DrawCommand class138 … DrawCommand(const RenderState &state_, const RenderTarget &renderTarget_, const Program &program_, in DrawCommand() function in rr::DrawCommand
138 struct DrawCommand struct141 BufferAgeTest::DrawType drawType;142 ColoredRect rect;145 DrawCommand::DrawCommand(const BufferAgeTest::DrawType drawType_, const ColoredRect &rect_) in DrawCommand() function in deqp::egl::__anon6280dde40111::DrawCommand
128 struct DrawCommand struct131 PartialUpdateTest::DrawType drawType;132 ColoredRect rect;135 DrawCommand::DrawCommand(const PartialUpdateTest::DrawType drawType_, const ColoredRect &rect_) in DrawCommand() function in deqp::egl::__anon90be25ed0111::DrawCommand
99 struct DrawCommand struct102 DrawType drawType;103 ColoredRect rect;106 DrawCommand::DrawCommand(DrawType drawType_, const ColoredRect &rect_) : drawType(drawType_), rect(… in DrawCommand() function in deqp::egl::__anoncd6aea200111::DrawCommand
27 class DrawCommand; variable
232 DrawCommand::DrawCommand(OpType type) : fOpType(type), fVisible(true) {} in DrawCommand() function in DrawCommand
2379 struct DrawCommand in render() struct2381 GLuint count; in render()2382 GLuint primCount; in render()2383 GLuint first; in render()2384 GLuint reservedMustBeZero; in render()2422 struct DrawCommand in render() struct2424 GLuint count; in render()2425 GLuint primCount; in render()2426 GLuint firstIndex; in render()2427 GLint baseVertex; in render()[all …]