Searched refs:anv_shader_bin_unref (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_pipeline.c | 267 anv_shader_bin_unref(device, pipeline->shaders[s]); 1093 anv_shader_bin_unref(pipeline->device, pipeline->shaders[s]); 1236 anv_shader_bin_unref(pipeline->device, 1263 anv_shader_bin_unref(pipeline->device, pipeline->shaders[s]);
|
| H A D | anv_blorp.c | 45 anv_shader_bin_unref(device, bin); 85 anv_shader_bin_unref(device, bin);
|
| H A D | anv_pipeline_cache.c | 283 anv_shader_bin_unref(cache->device, entry->data);
|
| H A D | anv_private.h | 2731 anv_shader_bin_unref(struct anv_device *device, struct anv_shader_bin *shader) function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_pipeline.c | 332 anv_shader_bin_unref(device, gfx_pipeline->shaders[s]); 342 anv_shader_bin_unref(device, compute_pipeline->cs); 353 anv_shader_bin_unref(device, *shader); 1585 anv_shader_bin_unref(pipeline->base.device, pipeline->shaders[s]); 1796 anv_shader_bin_unref(pipeline->base.device, 1823 anv_shader_bin_unref(pipeline->base.device, pipeline->shaders[s]); 3082 anv_shader_bin_unref(device, device->rt_trampoline); 3096 anv_shader_bin_unref(device, device->rt_trampoline); 3121 anv_shader_bin_unref(device, *shader);
|
| H A D | anv_pipeline_cache.c | 342 anv_shader_bin_unref(cache->device, entry->data);
|
| H A D | anv_blorp.c | 45 anv_shader_bin_unref(device, bin); 84 anv_shader_bin_unref(device, bin);
|
| H A D | anv_private.h | 3475 anv_shader_bin_unref(struct anv_device *device, struct anv_shader_bin *shader) function in typeref:typename:void
|
Completed in 30 milliseconds