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 D | anv_allocator.c | 1377 anv_bo_pool_init(struct anv_bo_pool *pool, struct anv_device *device, function in typeref:typename:void
|
| H A D | anv_private.h | 845 void anv_bo_pool_init(struct anv_bo_pool *pool, struct anv_device *device,
|
| H A D | anv_device.c | 2288 anv_bo_pool_init(&device->batch_bo_pool, device, bo_flags);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_allocator.c | 1323 anv_bo_pool_init(struct anv_bo_pool *pool, struct anv_device *device, function in typeref:typename:void
|
| H A D | anv_device.c | 3138 anv_bo_pool_init(&device->batch_bo_pool, device, "batch");
|
| H A D | anv_private.h | 783 void anv_bo_pool_init(struct anv_bo_pool *pool, struct anv_device *device,
|
Completed in 29 milliseconds