Searched refs:__DRIblobCacheSet (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/mesa3d/src/gallium/include/ |
H A D | mesa_interface.h | 244 (*__DRIblobCacheSet) (const void *key, signed long keySize, typedef 258 __DRIblobCacheSet set, __DRIblobCacheGet get);
|
/aosp_15_r20/external/mesa3d/include/GL/internal/ |
H A D | dri_interface.h | 312 (*__DRIblobCacheSet) (const void *key, signed long keySize, typedef 326 __DRIblobCacheSet set, __DRIblobCacheGet get);
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/dri/ |
H A D | dri_util.h | 332 dri_set_blob_cache_funcs(__DRIscreen *sPriv, __DRIblobCacheSet set,
|
H A D | dri2.c | 1971 dri_set_blob_cache_funcs(__DRIscreen *sPriv, __DRIblobCacheSet set, in dri_set_blob_cache_funcs()
|