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

/xsrc/external/mit/MesaLib.old/dist/src/loader/
H A Dloader_dri3_helper.h64 bool reallocate; /* Buffer should be reallocated and not reused */ member in struct:loader_dri3_buffer
H A Dloader_dri3_helper.c483 draw->buffers[b]->reallocate = true;
488 * reallocate once.
495 draw->buffers[b]->reallocate = true;
1815 buffer->reallocate) {
/xsrc/external/mit/MesaLib/dist/src/loader/
H A Dloader_dri3_helper.h70 bool reallocate; /* Buffer should be reallocated and not reused */ member in struct:loader_dri3_buffer
H A Dloader_dri3_helper.c538 draw->buffers[b]->reallocate = true;
543 * reallocate once.
550 draw->buffers[b]->reallocate = true;
1966 buffer->reallocate) {
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dbuffermapping.rst188 reallocate storage for the mapping even in the ``UNSYNCHRONIZED`` case, except
272 frame to reallocate the storage, it unsync maps the whole buffer each time, and
371 reallocate if the buffer is GPU-busy (it wasn't in this trace capture) to avoid
386 * Non-blitting drivers must reallocate storage on ``glBufferData(NULL)`` so that
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D18.1.5.rst89 - vc4: Don't automatically reallocate a PERSISTENT-mapped buffer.
H A D20.1.0.rst4092 - st/va/postproc: reallocate interlaced destination buffer
H A D21.3.0.rst3463 - vbo/dlist: reallocate the vertex buffer on vertex upgrade

Completed in 19 milliseconds