Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_cache.c130 static inline void delete_cso(void *state, enum cso_cache_type type) in delete_cso() function
180 delete_cso(cso, type); in sanitize_cb()
Dcso_context.c200 static inline boolean delete_cso(struct cso_context *ctx, in delete_cso() function
269 if (delete_cso(ctx, cso, type)) { in sanitize_hash()
/external/virglrenderer/src/gallium/auxiliary/cso_cache/
Dcso_cache.c130 static inline void delete_cso(void *state, enum cso_cache_type type) in delete_cso() function
180 delete_cso(cso, type); in sanitize_cb()