Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DLineLoopTest.cpp493 struct DrawCommand in runTest() struct
495 GLuint count; in runTest()
496 GLuint primCount; in runTest()
497 GLuint firstIndex; in runTest()
498 GLint baseVertex; in runTest()
499 GLuint reservedMustBeZero; in runTest()
/external/skia/tools/mdbviz/
DModel.h11 class DrawCommand; variable
/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::__anon3f9260370111::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::__anonc49e99c00111::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::__anonca9f80f30111::DrawCommand
/external/deqp/modules/glshared/
DglsDrawTest.cpp1906 struct DrawCommand in render() struct
1908 GLuint count; in render()
1909 GLuint primCount; in render()
1910 GLuint first; in render()
1911 GLuint reservedMustBeZero; in render()
1951 struct DrawCommand in render() struct
1953 GLuint count; in render()
1954 GLuint primCount; in render()
1955 GLuint firstIndex; in render()
1956 GLint baseVertex; in render()
[all …]
/external/skia/tools/debugger/
DDrawCommand.cpp211 DrawCommand::DrawCommand(OpType type) : fOpType(type), fVisible(true) {} in DrawCommand() function in DrawCommand
/external/ImageMagick/MagickCore/
Ddisplay.c1385 DrawCommand, enumerator