Searched refs:anv_scratch_pool (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 13.0.1.rst | 110 - anv/allocator: Simplify anv_scratch_pool
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_allocator.c | 1413 anv_scratch_pool_init(struct anv_device *device, struct anv_scratch_pool *pool) 1419 anv_scratch_pool_finish(struct anv_device *device, struct anv_scratch_pool *pool) 1437 anv_scratch_pool_alloc(struct anv_device *device, struct anv_scratch_pool *pool, 1503 struct anv_scratch_pool *pool,
|
| H A D | anv_private.h | 790 struct anv_scratch_pool { struct 798 struct anv_scratch_pool *pool); 800 struct anv_scratch_pool *pool); 802 struct anv_scratch_pool *pool, 806 struct anv_scratch_pool *pool, 1211 struct anv_scratch_pool scratch_pool;
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_private.h | 857 struct anv_scratch_pool { struct 863 struct anv_scratch_pool *pool); 865 struct anv_scratch_pool *pool); 867 struct anv_scratch_pool *pool, 1144 struct anv_scratch_pool scratch_pool;
|
| H A D | anv_allocator.c | 1485 anv_scratch_pool_init(struct anv_device *device, struct anv_scratch_pool *pool) 1491 anv_scratch_pool_finish(struct anv_device *device, struct anv_scratch_pool *pool) 1505 anv_scratch_pool_alloc(struct anv_device *device, struct anv_scratch_pool *pool,
|
Completed in 23 milliseconds