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