Searched refs:scratch_pool (Results 1 – 3 of 3) sorted by relevance
1483 &pipeline->device->scratch_pool, in get_scratch_address()1505 &pipeline->device->scratch_pool, in get_scratch_surf()1510 &pipeline->device->scratch_pool, in get_scratch_surf()
3469 anv_scratch_pool_init(device, &device->scratch_pool); in anv_CreateDevice()3522 anv_scratch_pool_finish(device, &device->scratch_pool); in anv_CreateDevice()3611 anv_scratch_pool_finish(device, &device->scratch_pool); in anv_DestroyDevice()
1232 struct anv_scratch_pool scratch_pool; member