Searched defs:sha1_key (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_pipeline_cache.c | 49 unsigned char sha1_key[20]; member in struct:serialized_nir 81 v3dv_pipeline_cache_upload_nir(struct v3dv_pipeline * pipeline,struct v3dv_pipeline_cache * cache,nir_shader * nir,unsigned char sha1_key[20]) argument 143 v3dv_pipeline_cache_search_for_nir(struct v3dv_pipeline * pipeline,struct v3dv_pipeline_cache * cache,const nir_shader_compiler_options * nir_options,unsigned char sha1_key[20]) argument 249 v3dv_pipeline_cache_search_for_pipeline(struct v3dv_pipeline_cache * cache,unsigned char sha1_key[20],bool * cache_hit) argument 364 v3dv_pipeline_shared_data_new(struct v3dv_pipeline_cache * cache,const unsigned char sha1_key[20],struct v3dv_descriptor_maps ** maps,struct v3dv_shader_variant ** variants,const uint64_t * total_assembly,const uint32_t total_assembly_size) argument 494 const unsigned char *sha1_key = blob_read_bytes(blob, 20); local in function:serialized_nir_create_from_blob 564 const unsigned char *sha1_key = blob_read_bytes(blob, 20); local in function:v3dv_pipeline_shared_data_create_from_blob [all...] |
| H A D | v3dv_pipeline.c | 2085 v3dv_pipeline_shared_data_new_empty(const unsigned char sha1_key[20], argument
|
| H A D | v3dv_private.h | 1731 unsigned char sha1_key[20]; member in struct:v3dv_pipeline_shared_data
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ |
| H A D | anv_pipeline_cache.c | 704 unsigned char sha1_key[20]; member in struct:serialized_nir 710 anv_device_search_for_nir(struct anv_device * device,struct anv_pipeline_cache * cache,const nir_shader_compiler_options * nir_options,unsigned char sha1_key[20],void * mem_ctx) argument 743 anv_device_upload_nir(struct anv_device * device,struct anv_pipeline_cache * cache,const struct nir_shader * nir,unsigned char sha1_key[20]) argument
|
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ |
| H A D | anv_pipeline_cache.c | 770 unsigned char sha1_key[20]; member in struct:serialized_nir 776 anv_device_search_for_nir(struct anv_device * device,struct anv_pipeline_cache * cache,const nir_shader_compiler_options * nir_options,unsigned char sha1_key[20],void * mem_ctx) argument 809 anv_device_upload_nir(struct anv_device * device,struct anv_pipeline_cache * cache,const struct nir_shader * nir,unsigned char sha1_key[20]) argument
|
Completed in 14 milliseconds