Searched refs:add_bo_to_batch (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_batch.c | 274 add_bo_to_batch(struct iris_batch *batch, struct iris_bo *bo, bool writable) function in typeref:typename:void 346 * the buffer. It is added directly to the batch using add_bo_to_batch() 363 add_bo_to_batch(batch, bo, writable); 387 add_bo_to_batch(batch, batch->bo, false); 438 add_bo_to_batch(batch, screen->workaround_bo, false); 539 add_bo_to_batch(batch, bo, false);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 21.3.0.rst | 3386 - iris: use add_bo_to_batch() when adding batch->bo
|
Completed in 7 milliseconds