Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline_cache.c214 blob_write_bytes(blob, shader->bind_map.surface_sha1, in anv_shader_bin_serialize()
215 sizeof(shader->bind_map.surface_sha1)); in anv_shader_bin_serialize()
269 blob_copy_bytes(blob, bind_map.surface_sha1, sizeof(bind_map.surface_sha1)); in anv_shader_bin_deserialize()
Danv_cmd_buffer.c287 map->surface_sha1, sizeof(map->surface_sha1))) in set_dirty_for_bind_map()
Danv_nir_apply_pipeline_layout.c1682 map->surface_sha1); in anv_nir_apply_pipeline_layout()
Danv_private.h3007 unsigned char surface_sha1[20]; member