Ejemplo n.º 1
0
 def __init__(self, copySpec):
     CompilerTaskSpec.__init__(self,copySpec.getShaders())
Ejemplo n.º 2
0
 def __init__(self, copySpec):
     CompilerTaskSpec.__init__(self,copySpec.getKind(), copySpec.getSrc())
     self.logger = StringLoggingService(False)