Searched refs:anv_state_pool_free (Results 1 - 16 of 16) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/tests/ |
| H A D | state_pool_free_list_only.c | 61 anv_state_pool_free(&state_pool, states[i]);
|
| H A D | state_pool_test_helper.h | 53 anv_state_pool_free(job->pool, states[i]);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/tests/ |
| H A D | state_pool_free_list_only.c | 61 anv_state_pool_free(&state_pool, states[i]);
|
| H A D | state_pool_test_helper.h | 53 anv_state_pool_free(job->pool, states[i]);
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_image.c | 1689 anv_state_pool_free(&device->surface_state_pool, 1694 anv_state_pool_free(&device->surface_state_pool, 1699 anv_state_pool_free(&device->surface_state_pool, 1704 anv_state_pool_free(&device->surface_state_pool, 1796 anv_state_pool_free(&device->surface_state_pool, 1800 anv_state_pool_free(&device->surface_state_pool, 1804 anv_state_pool_free(&device->surface_state_pool,
|
| H A D | anv_pipeline_cache.c | 121 anv_state_pool_free(&device->instruction_state_pool, shader->kernel); 122 anv_state_pool_free(&device->dynamic_state_pool, shader->constant_data);
|
| H A D | anv_private.h | 807 void anv_state_pool_free(struct anv_state_pool *pool, struct anv_state state); 1181 anv_state_pool_free(anv_binding_table_pool(device), state);
|
| H A D | anv_device.c | 2436 anv_state_pool_free(&device->dynamic_state_pool, device->border_colors); 3477 anv_state_pool_free(&device->dynamic_state_pool, event->state); 3615 anv_state_pool_free(&device->dynamic_state_pool,
|
| H A D | anv_allocator.c | 1250 anv_state_pool_free(struct anv_state_pool *pool, struct anv_state state) function in typeref:typename:void
|
| H A D | anv_pipeline.c | 263 anv_state_pool_free(&device->dynamic_state_pool, pipeline->blend_state);
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_image.c | 2699 anv_state_pool_free(&device->surface_state_pool, 2704 anv_state_pool_free(&device->surface_state_pool, 2709 anv_state_pool_free(&device->surface_state_pool, 2714 anv_state_pool_free(&device->surface_state_pool, 2805 anv_state_pool_free(&device->surface_state_pool, 2809 anv_state_pool_free(&device->surface_state_pool, 2813 anv_state_pool_free(&device->surface_state_pool,
|
| H A D | anv_allocator.c | 1174 anv_state_pool_free(struct anv_state_pool *pool, struct anv_state state) function in typeref:typename:void 1303 anv_state_pool_free(pool->pool, *state); 1430 anv_state_pool_free(&device->surface_state_pool, 1537 anv_state_pool_free(&device->surface_state_pool, state);
|
| H A D | anv_device.c | 2883 anv_state_pool_free(pool, buf->state); 3339 anv_state_pool_free(&device->dynamic_state_pool, device->border_colors); 3340 anv_state_pool_free(&device->dynamic_state_pool, device->slice_hash); 4202 anv_state_pool_free(&device->dynamic_state_pool, event->state); 4431 anv_state_pool_free(&device->dynamic_state_pool,
|
| H A D | anv_pipeline_cache.c | 157 anv_state_pool_free(&device->instruction_state_pool, shader->kernel);
|
| H A D | anv_pipeline.c | 326 anv_state_pool_free(&device->dynamic_state_pool, gfx_pipeline->blend_state); 328 anv_state_pool_free(&device->dynamic_state_pool, gfx_pipeline->cps_state);
|
| H A D | anv_private.h | 736 void anv_state_pool_free(struct anv_state_pool *pool, struct anv_state state); 1286 anv_state_pool_free(anv_binding_table_pool(device), state);
|
Completed in 49 milliseconds