Home
last modified time | relevance | path

Searched refs:cso_unbind_context (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.h51 void cso_unbind_context(struct cso_context *ctx);
Dcso_context.c295 void cso_unbind_context(struct cso_context *ctx) in cso_unbind_context() function
409 cso_unbind_context(ctx); in cso_destroy_context()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_execute.c3936 cso_unbind_context(queue->cso); in lvp_execute_cmds()