Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_vbuf.h61 u_vbuf_create(struct pipe_context *pipe,
Du_vbuf.c305 u_vbuf_create(struct pipe_context *pipe, in u_vbuf_create() function
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.c286 cso->vbuf = u_vbuf_create(cso->pipe, &caps, in cso_init_vbuf()