Home
last modified time | relevance | path

Searched defs:ClearCommand (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDepthStencilTests.cpp158 struct ClearCommand struct
160 rr::WindowRectangle rect;
161 deUint32 buffers;
162 tcu::Vec4 color;
163 int stencil;
167 ClearCommand (void) in ClearCommand() argument
174 ClearCommand (const rr::WindowRectangle& rect_, in ClearCommand() function
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDepthStencilTests.cpp158 struct ClearCommand struct
160 rr::WindowRectangle rect;
161 deUint32 buffers;
162 tcu::Vec4 color;
163 int stencil;
167 ClearCommand (void) in ClearCommand() function
174 ClearCommand (const rr::WindowRectangle& rect_, in ClearCommand() function
/third_party/flutter/skia/tools/debugger/
DDrawCommand.cpp1007 ClearCommand::ClearCommand(SkColor color) : INHERITED(kClear_OpType) { fColor = color; } in ClearCommand() function in ClearCommand
/third_party/skia/tools/debugger/
DDrawCommand.cpp979 ClearCommand::ClearCommand(SkColor color) : INHERITED(kClear_OpType) { fColor = color; } in ClearCommand() function in ClearCommand