Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_vbuf.h64 void u_vbuf_destroy(struct u_vbuf *mgr);
Du_vbuf.c372 void u_vbuf_destroy(struct u_vbuf *mgr) in u_vbuf_destroy() function
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.c432 u_vbuf_destroy(ctx->vbuf); in cso_destroy_context()