Searched refs:get_images (Results 1 – 5 of 5) sorted by relevance
128 if (f.glx_sop or f.glx_vendorpriv) and (len(f.get_images()) != 0):146 if len(f.get_images()) == 0: 494 images = f.get_images()
243 if f.client_handcode or f.server_handcode or f.vectorequiv or len(f.get_images()):
331 for image in func.get_images():731 images = f.get_images()
556 [dim, w, h, d, junk] = f.get_images()[0].get_dimensions()
736 def get_images(self): member in gl_function