Home
last modified time | relevance | path

Searched refs:drawType_ (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/egl/
DteglBufferAgeTests.cpp145 DrawCommand (const BufferAgeTest::DrawType drawType_, const ColoredRect& rect_);
150 DrawCommand::DrawCommand (const BufferAgeTest::DrawType drawType_, const ColoredRect& rect_) in DrawCommand() argument
151 : drawType(drawType_) in DrawCommand()
DteglSwapBuffersWithDamageTests.cpp101 DrawCommand (DrawType drawType_, const ColoredRect& rect_);
106 DrawCommand::DrawCommand (DrawType drawType_, const ColoredRect& rect_) in DrawCommand() argument
107 : drawType (drawType_) in DrawCommand()
DteglPartialUpdateTests.cpp133 DrawCommand (const PartialUpdateTest::DrawType drawType_, const ColoredRect& rect_);
138 DrawCommand::DrawCommand (const PartialUpdateTest::DrawType drawType_, const ColoredRect& rect_) in DrawCommand() argument
139 : drawType (drawType_) in DrawCommand()