Searched refs:anv_bo_pool_init (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_allocator.c1377 anv_bo_pool_init(struct anv_bo_pool *pool, struct anv_device *device, function in typeref:typename:void
H A Danv_private.h845 void anv_bo_pool_init(struct anv_bo_pool *pool, struct anv_device *device,
H A Danv_device.c2288 anv_bo_pool_init(&device->batch_bo_pool, device, bo_flags);
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_allocator.c1323 anv_bo_pool_init(struct anv_bo_pool *pool, struct anv_device *device, function in typeref:typename:void
H A Danv_device.c3138 anv_bo_pool_init(&device->batch_bo_pool, device, "batch");
H A Danv_private.h783 void anv_bo_pool_init(struct anv_bo_pool *pool, struct anv_device *device,

Completed in 29 milliseconds