Searched refs:__DRI_IMAGE_FORMAT_SABGR8 (Results 1 – 3 of 3) sorted by relevance
980 .image_format = __DRI_IMAGE_FORMAT_SABGR8,
1191 case __DRI_IMAGE_FORMAT_SABGR8: in dri3_cpp_for_format()1245 case __DRI_IMAGE_FORMAT_SABGR8: return __DRI_IMAGE_FOURCC_SABGR8888; in image_format_to_fourcc()
1355 #define __DRI_IMAGE_FORMAT_SABGR8 0x1012 macro