Home
last modified time | relevance | path

Searched refs:__DRIblobCacheSet (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/include/
H A Dmesa_interface.h244 (*__DRIblobCacheSet) (const void *key, signed long keySize, typedef
258 __DRIblobCacheSet set, __DRIblobCacheGet get);
/aosp_15_r20/external/mesa3d/include/GL/internal/
H A Ddri_interface.h312 (*__DRIblobCacheSet) (const void *key, signed long keySize, typedef
326 __DRIblobCacheSet set, __DRIblobCacheGet get);
/aosp_15_r20/external/mesa3d/src/gallium/frontends/dri/
H A Ddri_util.h332 dri_set_blob_cache_funcs(__DRIscreen *sPriv, __DRIblobCacheSet set,
H A Ddri2.c1971 dri_set_blob_cache_funcs(__DRIscreen *sPriv, __DRIblobCacheSet set, in dri_set_blob_cache_funcs()