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 Danv_pipeline.c267 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 Danv_blorp.c45 anv_shader_bin_unref(device, bin);
85 anv_shader_bin_unref(device, bin);
H A Danv_pipeline_cache.c283 anv_shader_bin_unref(cache->device, entry->data);
H A Danv_private.h2731 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 Danv_pipeline.c332 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 Danv_pipeline_cache.c342 anv_shader_bin_unref(cache->device, entry->data);
H A Danv_blorp.c45 anv_shader_bin_unref(device, bin);
84 anv_shader_bin_unref(device, bin);
H A Danv_private.h3475 anv_shader_bin_unref(struct anv_device *device, struct anv_shader_bin *shader) function in typeref:typename:void

Completed in 30 milliseconds