Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dglthread_bufferobj.c66 _mesa_glthread_upload(struct gl_context *ctx, const void *data, in _mesa_glthread_upload() function
432 _mesa_glthread_upload(ctx, data, size, &upload_offset, &upload_buffer, in _mesa_marshal_BufferSubData_merged()
H A Dglthread_draw.c71 _mesa_glthread_upload(ctx, *indices, index_size * count, in upload_indices()
91 _mesa_glthread_upload(ctx, NULL, index_size * total_count, in upload_multi_indices()
192 _mesa_glthread_upload(ctx, (uint8_t*)ptr + start, in upload_vertices()
243 _mesa_glthread_upload(ctx, (uint8_t*)ptr + offset, in upload_vertices()
H A Dglthread.h248 void _mesa_glthread_upload(struct gl_context *ctx, const void *data,

Completed in 4 milliseconds