Searched defs:DrawCommand (Results 1 – 9 of 9) 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()
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::__anonb749f1d50111::DrawCommand
99 struct DrawCommand struct102 DrawType drawType;103 ColoredRect rect;106 DrawCommand::DrawCommand (DrawType drawType_, const ColoredRect& rect_) in DrawCommand() function in deqp::egl::__anon5de06f910111::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::__anon8ae1ca5e0111::DrawCommand
27 class DrawCommand; variable
230 DrawCommand::DrawCommand(OpType type) : fOpType(type), fVisible(true) {} in DrawCommand() function in DrawCommand
1925 struct DrawCommand in render() struct1927 GLuint count; in render()1928 GLuint primCount; in render()1929 GLuint first; in render()1930 GLuint reservedMustBeZero; in render()1970 struct DrawCommand in render() struct1972 GLuint count; in render()1973 GLuint primCount; in render()1974 GLuint firstIndex; in render()1975 GLint baseVertex; in render()[all …]
1385 DrawCommand, enumerator