def __init__(self, copySpec): CompilerTaskSpec.__init__(self,copySpec.getShaders())
def __init__(self, copySpec): CompilerTaskSpec.__init__(self,copySpec.getKind(), copySpec.getSrc()) self.logger = StringLoggingService(False)