Home
last modified time | relevance | path

Searched refs:anv_scratch_pool (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/vulkan/
Danv_allocator.c1055 anv_scratch_pool_init(struct anv_device *device, struct anv_scratch_pool *pool) in anv_scratch_pool_init()
1061 anv_scratch_pool_finish(struct anv_device *device, struct anv_scratch_pool *pool) in anv_scratch_pool_finish()
1073 anv_scratch_pool_alloc(struct anv_device *device, struct anv_scratch_pool *pool, in anv_scratch_pool_alloc()
Danv_private.h694 struct anv_scratch_pool { struct
700 struct anv_scratch_pool *pool); argument
702 struct anv_scratch_pool *pool);
704 struct anv_scratch_pool *pool,
882 struct anv_scratch_pool scratch_pool;