Searched refs:kEntryPoint (Results 1 – 2 of 2) sorted by relevance
178 : PipelineCommand(Type::kEntryPoint, pipeline) {} in EntryPointCommand()
66 kEntryPoint, enumerator96 bool IsEntryPoint() const { return command_type_ == Type::kEntryPoint; } in IsEntryPoint()