Searched refs:kDrawGrid (Results 1 – 2 of 2) sorted by relevance
100 : PipelineCommand(Type::kDrawGrid, pipeline), data_(data) {} in DrawGridCommand()
65 kDrawGrid, enumerator81 bool IsDrawGrid() const { return command_type_ == Type::kDrawGrid; } in IsDrawGrid()