Home
last modified time | relevance | path

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

/third_party/mesa3d/include/GL/internal/
Ddri_interface.h296 (*__DRIblobCacheSet) (const void *key, signed long keySize, typedef
310 __DRIblobCacheSet set, __DRIblobCacheGet get);
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri2.c2329 set_blob_cache_funcs(__DRIscreen *sPriv, __DRIblobCacheSet set, in set_blob_cache_funcs()