HomeSort by relevance Sort by last modified time
    Searched refs:delete_cso (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/auxiliary/cso_cache/
cso_cache.c 130 static inline void delete_cso(void *state, enum cso_cache_type type) function
180 delete_cso(cso, type);
cso_context.c 192 static inline boolean delete_cso(struct cso_context *ctx, function
261 if (delete_cso(ctx, cso, type)) {
    [all...]

Completed in 116 milliseconds