Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/include/
H A Dmesa_interface.h248 (*__DRIblobCacheGet) (const void *key, signed long keySize, typedef
258 __DRIblobCacheSet set, __DRIblobCacheGet get);
/aosp_15_r20/external/mesa3d/include/GL/internal/
H A Ddri_interface.h316 (*__DRIblobCacheGet) (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.h333 __DRIblobCacheGet get);
H A Ddri2.c1972 __DRIblobCacheGet get) in dri_set_blob_cache_funcs()