Home
last modified time | relevance | path

Searched refs:anv_shader_bin_unref (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/intel/vulkan/
Danv_pipeline_cache.c220 anv_shader_bin_unref(cache->device, entry->data); in anv_pipeline_cache_finish()
Danv_pipeline.c225 anv_shader_bin_unref(device, pipeline->shaders[s]); in anv_DestroyPipeline()
1411 anv_shader_bin_unref(device, pipeline->shaders[s]); in anv_pipeline_init()
Danv_blorp.c44 anv_shader_bin_unref(device, bin); in lookup_blorp_shader()
81 anv_shader_bin_unref(device, bin); in upload_blorp_shader()
Danv_private.h2111 anv_shader_bin_unref(struct anv_device *device, struct anv_shader_bin *shader) in anv_shader_bin_unref() function