Searched refs:__DRI_IMAGE_USE_SHARE (Results 1 – 7 of 7) sorted by relevance
301 dri_use = __DRI_IMAGE_USE_SHARE; in dri_bo_create()
1420 __DRI_IMAGE_USE_SHARE | in dri3_alloc_render_buffer()1445 __DRI_IMAGE_USE_SHARE | in dri3_alloc_render_buffer()
1361 #define __DRI_IMAGE_USE_SHARE 0x0001 macro
1028 if (use & __DRI_IMAGE_USE_SHARE) in dri2_create_image_common()1098 __DRI_IMAGE_USE_SHARE, modifiers, count, in dri2_create_image_with_modifiers()
1149 dri_use |= __DRI_IMAGE_USE_SHARE; in gbm_dri_bo_create()
575 use_flags = __DRI_IMAGE_USE_SHARE | __DRI_IMAGE_USE_BACKBUFFER; in get_back_bo()
2973 dri_use |= __DRI_IMAGE_USE_SHARE; in dri2_create_drm_image_mesa()