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

/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dglthread_bufferobj.c65 _mesa_glthread_upload(struct gl_context *ctx, const void *data, function in typeref:typename:void
428 _mesa_glthread_upload(ctx, data, size, &upload_offset, &upload_buffer,
H A Dglthread.h240 void _mesa_glthread_upload(struct gl_context *ctx, const void *data,
H A Dglthread_draw.c71 _mesa_glthread_upload(ctx, *indices, index_size * count,
91 _mesa_glthread_upload(ctx, NULL, index_size * total_count,
192 _mesa_glthread_upload(ctx, (uint8_t*)ptr + start,
243 _mesa_glthread_upload(ctx, (uint8_t*)ptr + offset,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.3.5.rst65 - glthread crash in \_mesa_glthread_upload
H A D21.0.0.rst104 - glthread crash in \_mesa_glthread_upload
H A D21.1.0.rst199 - glthread crash in _mesa_glthread_upload

Completed in 17 milliseconds