Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_upload_mgr.c178 u_upload_alloc_buffer(struct u_upload_mgr *upload, unsigned min_size) in u_upload_alloc_buffer() function
231 * The caller of u_upload_alloc_buffer will consume min_size bytes, in u_upload_alloc_buffer()
273 buffer_size = u_upload_alloc_buffer(upload, offset + size); in u_upload_alloc()

Completed in 1 milliseconds