Home
last modified time | relevance | path

Searched refs:get_images (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_wsi.h58 VkResult (*get_images)(struct lvp_swapchain *swapchain, member
/third_party/mesa3d/src/mapi/glapi/gen/
H A DglX_proto_recv.py122 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()
H A DglX_proto_send.py352 for image in func.get_images():
760 images = f.get_images()
H A DglX_proto_size.py547 [dim, w, h, d, junk] = f.get_images()[0].get_dimensions()
H A Dgl_XML.py785 def get_images(self): member in gl_function

Completed in 8 milliseconds