Searched refs:anv_scratch_pool (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D13.0.1.rst110 - anv/allocator: Simplify anv_scratch_pool
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_allocator.c1413 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 Danv_private.h790 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 Danv_private.h857 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 Danv_allocator.c1485 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