Home
last modified time | relevance | path

Searched refs:delete_cso (Results 1 – 2 of 2) 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.c192 static inline boolean delete_cso(struct cso_context *ctx, in delete_cso() function
261 if (delete_cso(ctx, cso, type)) { in sanitize_hash()