Searched refs:cso_cache_init (Results 1 – 4 of 4) sorted by relevance
149 void cso_cache_init(struct cso_cache *sc, struct pipe_context *pipe);
159 void cso_cache_init(struct cso_cache *sc, struct pipe_context *pipe) in cso_cache_init() function
254 cso_cache_init(&ctx->cache, pipe); in cso_create_context()
375 cso_cache_init(&mgr->cso_cache, pipe); in u_vbuf_create()