Searched refs:__DRI_IMAGE_ATTRIB_NUM_PLANES (Results 1 – 6 of 6) sorted by relevance
1328 #define __DRI_IMAGE_ATTRIB_NUM_PLANES 0x2009 /* available in versions 11 */ macro
706 dri->image->queryImage(image, __DRI_IMAGE_ATTRIB_NUM_PLANES, &num_planes); in get_number_planes()
743 query = dri2_dpy->image->queryImage(image, __DRI_IMAGE_ATTRIB_NUM_PLANES, in create_wl_buffer()
2598 __DRI_IMAGE_ATTRIB_NUM_PLANES, nplanes); in dri2_export_dma_buf_image_query_mesa()
1286 case __DRI_IMAGE_ATTRIB_NUM_PLANES: in dri2_query_image()
876 case __DRI_IMAGE_ATTRIB_NUM_PLANES: in intel_query_image()