Home
last modified time | relevance | path

Searched refs:kDrawGrid (Results 1 – 2 of 2) sorted by relevance

/external/deqp-deps/amber/src/
Dcommand.cc100 : PipelineCommand(Type::kDrawGrid, pipeline), data_(data) {} in DrawGridCommand()
Dcommand.h65 kDrawGrid, enumerator
81 bool IsDrawGrid() const { return command_type_ == Type::kDrawGrid; } in IsDrawGrid()