Searched defs:ClearCommand (Results 1 – 3 of 3) sorted by relevance
158 struct ClearCommand struct160 rr::WindowRectangle rect;161 deUint32 buffers;162 tcu::Vec4 color;163 int stencil;167 ClearCommand (void) in ClearCommand() argument174 ClearCommand (const rr::WindowRectangle& rect_, in ClearCommand() argument
158 struct ClearCommand struct160 rr::WindowRectangle rect;161 deUint32 buffers;162 tcu::Vec4 color;163 int stencil;167 ClearCommand (void) in ClearCommand() function174 ClearCommand (const rr::WindowRectangle& rect_, in ClearCommand() function
311 public static final byte ClearCommand = 2; field in JDWPCommands.EventRequestCommandSet