Searched defs:DrawCommand (Results 1 – 6 of 6) sorted by relevance
109 class DrawCommand class112 …DrawCommand (const RenderState& state_, const RenderTarget& renderTarget_, const Program& program_… in DrawCommand() function in rr::DrawCommand
143 struct DrawCommand struct146 BufferAgeTest::DrawType drawType;147 ColoredRect rect;150 DrawCommand::DrawCommand (const BufferAgeTest::DrawType drawType_, const ColoredRect& rect_) in DrawCommand() function in deqp::egl::__anonc7dace990111::DrawCommand
131 struct DrawCommand struct134 PartialUpdateTest::DrawType drawType;135 ColoredRect rect;138 DrawCommand::DrawCommand (const PartialUpdateTest::DrawType drawType_, const ColoredRect& rect_) in DrawCommand() function in deqp::egl::__anonfe5b69220111::DrawCommand
99 struct DrawCommand struct102 DrawType drawType;103 ColoredRect rect;106 DrawCommand::DrawCommand (DrawType drawType_, const ColoredRect& rect_) in DrawCommand() function in deqp::egl::__anon375e92550111::DrawCommand
1906 struct DrawCommand in render() struct1908 GLuint count; in render()1909 GLuint primCount; in render()1910 GLuint first; in render()1911 GLuint reservedMustBeZero; in render()1951 struct DrawCommand in render() struct1953 GLuint count; in render()1954 GLuint primCount; in render()1955 GLuint firstIndex; in render()1956 GLint baseVertex; in render()[all …]
1417 DrawCommand, enumerator