Searched refs:get_images (Results 1 – 4 of 4) sorted by relevance
122 if (f.glx_sop or f.glx_vendorpriv) and (len(f.get_images()) != 0):143 if len(f.get_images()) == 0: 489 images = f.get_images()
352 for image in func.get_images():763 images = f.get_images()
549 [dim, w, h, d, junk] = f.get_images()[0].get_dimensions()
775 def get_images(self): member in gl_function