Searched refs:__DRI_IMAGE_ATTRIB_NUM_PLANES (Results 1 – 7 of 7) sorted by relevance
1238 case __DRI_IMAGE_ATTRIB_NUM_PLANES: in dri2_query_image_by_resource_handle()1321 case __DRI_IMAGE_ATTRIB_NUM_PLANES: in dri2_query_image_by_resource_param()1349 case __DRI_IMAGE_ATTRIB_NUM_PLANES: in dri2_query_image_by_resource_param()
1350 #define __DRI_IMAGE_ATTRIB_NUM_PLANES 0x2009 /* available in versions 11 */ macro
728 dri->image->queryImage(image, __DRI_IMAGE_ATTRIB_NUM_PLANES, &num_planes); in get_number_planes()
3068 __DRI_IMAGE_ATTRIB_NUM_PLANES, &num_planes); in dri2_export_dma_buf_image_query_mesa()3115 __DRI_IMAGE_ATTRIB_NUM_PLANES, &nplanes); in dri2_export_dma_buf_image_mesa()
949 query = dri2_dpy->image->queryImage(image, __DRI_IMAGE_ATTRIB_NUM_PLANES, in create_wl_buffer()
1506 if (!draw->ext->image->queryImage(pixmap_buffer, __DRI_IMAGE_ATTRIB_NUM_PLANES, in dri3_alloc_render_buffer()
968 case __DRI_IMAGE_ATTRIB_NUM_PLANES: in brw_query_image()