Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/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()
/third_party/flutter/skia/tools/mdbviz/
DModel.h11 class DrawCommand; variable
/third_party/skia/tools/mdbviz/
DModel.h11 class DrawCommand; variable
/third_party/vk-gl-cts/framework/referencerenderer/
DrrRenderer.hpp109 class DrawCommand class
112DrawCommand (const RenderState& state_, const RenderTarget& renderTarget_, const Program& program_… in DrawCommand() function in rr::DrawCommand
/third_party/vk-gl-cts/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::__anonfaa676910111::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::__anon7e2a4d1a0111::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::__anond5edee4d0111::DrawCommand
/third_party/vk-gl-cts/modules/glshared/
DglsDrawTest.cpp1894 struct DrawCommand in render() struct
1896 GLuint count; in render()
1897 GLuint primCount; in render()
1898 GLuint first; in render()
1899 GLuint reservedMustBeZero; in render()
1939 struct DrawCommand in render() struct
1941 GLuint count; in render()
1942 GLuint primCount; in render()
1943 GLuint firstIndex; in render()
1944 GLint baseVertex; in render()
[all …]
/third_party/flutter/skia/tools/debugger/
DDrawCommand.cpp206 DrawCommand::DrawCommand(OpType type) : fOpType(type), fVisible(true) {} in DrawCommand() function in DrawCommand
/third_party/skia/tools/debugger/
DDrawCommand.cpp206 DrawCommand::DrawCommand(OpType type) : fOpType(type), fVisible(true) {} in DrawCommand() function in DrawCommand