Searched defs:cso_sanitize_callback (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/cso_cache/ | ||
| H A D | cso_cache.h | 99 typedef void (*cso_sanitize_callback)(struct cso_hash *hash, typedef in typeref:typename:void (*)(struct cso_hash * hash,enum cso_cache_type type,int max_size,void * user_data) |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/cso_cache/ | ||
| H A D | cso_cache.h | 102 typedef void (*cso_sanitize_callback)(struct cso_hash *hash, typedef in typeref:typename:void (*)(struct cso_hash * hash,enum cso_cache_type type,int max_size,void * user_data) |
Completed in 4 milliseconds