Searched refs:u_vbuf_create (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_vbuf.h64 u_vbuf_create(struct pipe_context *pipe, struct u_vbuf_caps *caps);
H A Du_vbuf.c302 u_vbuf_create(struct pipe_context *pipe, struct u_vbuf_caps *caps) function in typeref:struct:u_vbuf *
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_vbuf.h73 u_vbuf_create(struct pipe_context *pipe, struct u_vbuf_caps *caps);
H A Du_vbuf.c341 u_vbuf_create(struct pipe_context *pipe, struct u_vbuf_caps *caps) function in typeref:struct:u_vbuf *
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/cso_cache/
H A Dcso_context.c293 cso->vbuf = u_vbuf_create(cso->pipe, &caps);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/cso_cache/
H A Dcso_context.c240 cso->vbuf = u_vbuf_create(cso->pipe, &caps);

Completed in 139 milliseconds