Searched refs:delete_cso (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/cso_cache/
H A Dcso_cache.c130 static INLINE void delete_cso(void *state, enum cso_cache_type type) function
180 delete_cso(cso, type);
H A Dcso_context.c187 static INLINE boolean delete_cso(struct cso_context *ctx, function
225 if (delete_cso(ctx, cso, type)) {
/external/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_cache.c130 static INLINE void delete_cso(void *state, enum cso_cache_type type) function
180 delete_cso(cso, type);
H A Dcso_context.c187 static INLINE boolean delete_cso(struct cso_context *ctx, function
225 if (delete_cso(ctx, cso, type)) {

Completed in 366 milliseconds