Home
last modified time | relevance | path

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

/external/deqp/framework/referencerenderer/
DrrRenderer.hpp109 class DrawCommand class
112DrawCommand (const RenderState& state_, const RenderTarget& renderTarget_, const Program& program_… in DrawCommand() function in rr::DrawCommand
/external/deqp/modules/egl/
DteglBufferAgeTests.cpp143 struct DrawCommand struct
146 BufferAgeTest::DrawType drawType;
147 ColoredRect rect;
150 DrawCommand::DrawCommand (const BufferAgeTest::DrawType drawType_, const ColoredRect& rect_) in DrawCommand() function in deqp::egl::__anon2cf161500111::DrawCommand
DteglPartialUpdateTests.cpp131 struct DrawCommand struct
134 PartialUpdateTest::DrawType drawType;
135 ColoredRect rect;
138 DrawCommand::DrawCommand (const PartialUpdateTest::DrawType drawType_, const ColoredRect& rect_) in DrawCommand() function in deqp::egl::__anon5d5a7f590111::DrawCommand
DteglSwapBuffersWithDamageTests.cpp99 struct DrawCommand struct
102 DrawType drawType;
103 ColoredRect rect;
106 DrawCommand::DrawCommand (DrawType drawType_, const ColoredRect& rect_) in DrawCommand() function in deqp::egl::__anonddcfef8c0111::DrawCommand
/external/deqp/modules/glshared/
DglsDrawTest.cpp1989 struct DrawCommand in render() struct
1991 GLuint count; in render()
1992 GLuint primCount; in render()
1993 GLuint first; in render()
1994 GLuint reservedMustBeZero; in render()
2034 struct DrawCommand in render() struct
2036 GLuint count; in render()
2037 GLuint primCount; in render()
2038 GLuint firstIndex; in render()
2039 GLint baseVertex; in render()
[all …]