Home
last modified time | relevance | path

Searched refs:cso_cache_set_sanitize_callback (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_cache.h152 void cso_cache_set_sanitize_callback(struct cso_cache *sc,
Dcso_cache.c315 void cso_cache_set_sanitize_callback(struct cso_cache *sc, in cso_cache_set_sanitize_callback() function
Dcso_context.c300 cso_cache_set_sanitize_callback(ctx->cache, in cso_create_context()