HomeSort by relevance Sort by last modified time
    Searched refs:delete_cso (Results 1 - 3 of 3) 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 200 static inline boolean delete_cso(struct cso_context *ctx, function
269 if (delete_cso(ctx, cso, type)) {
    [all...]
  /external/virglrenderer/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);

Completed in 754 milliseconds