Searched refs:anv_shader_bin_unref (Results 1 – 4 of 4) sorted by relevance
220 anv_shader_bin_unref(cache->device, entry->data); in anv_pipeline_cache_finish()
225 anv_shader_bin_unref(device, pipeline->shaders[s]); in anv_DestroyPipeline()1411 anv_shader_bin_unref(device, pipeline->shaders[s]); in anv_pipeline_init()
44 anv_shader_bin_unref(device, bin); in lookup_blorp_shader()81 anv_shader_bin_unref(device, bin); in upload_blorp_shader()
2111 anv_shader_bin_unref(struct anv_device *device, struct anv_shader_bin *shader) in anv_shader_bin_unref() function