Searched refs:u_vbuf_upload_buffers (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_vbuf.c67 * 2) User buffer uploading (u_vbuf_upload_buffers)
901 u_vbuf_upload_buffers(struct u_vbuf *mgr, function in typeref:enum:pipe_error
1417 if (u_vbuf_upload_buffers(mgr, start_vertex, num_vertices,
1420 debug_warn_once("u_vbuf_upload_buffers() failed");
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_vbuf.c67 * 2) User buffer uploading (u_vbuf_upload_buffers)
1088 u_vbuf_upload_buffers(struct u_vbuf *mgr, function in typeref:enum:pipe_error
1653 if (u_vbuf_upload_buffers(mgr, start_vertex, num_vertices,
1656 debug_warn_once("u_vbuf_upload_buffers() failed");
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.0.rst3053 u_vbuf_upload_buffers

Completed in 11 milliseconds