Searched defs:pipeline_hash (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/ |
H A D | dzn_pipeline.c | 611 const uint8_t *pipeline_hash, in dzn_pipeline_cache_lookup_gfx_pipeline() 684 const uint8_t *pipeline_hash, in dzn_pipeline_cache_add_gfx_pipeline() 772 uint8_t pipeline_hash[SHA1_DIGEST_LENGTH]; in dzn_graphics_pipeline_compile_shaders() local 2420 uint8_t *pipeline_hash, in dzn_pipeline_cache_lookup_compute_pipeline() 2466 uint8_t *pipeline_hash, in dzn_pipeline_cache_add_compute_pipeline() 2494 …uint8_t spirv_hash[SHA1_DIGEST_LENGTH], pipeline_hash[SHA1_DIGEST_LENGTH], nir_hash[SHA1_DIGEST_LE… in dzn_compute_pipeline_compile_shader() local
|
/aosp_15_r20/external/mesa3d/src/amd/common/ |
H A D | ac_sqtt.c | 128 ac_sqtt_add_pso_correlation(struct ac_sqtt *sqtt, uint64_t pipeline_hash, uint64_t api_hash) in ac_sqtt_add_pso_correlation() 151 ac_sqtt_add_code_object_loader_event(struct ac_sqtt *sqtt, uint64_t pipeline_hash, in ac_sqtt_add_code_object_loader_event()
|
H A D | ac_rgp.h | 53 uint64_t pipeline_hash[2]; member 88 uint64_t pipeline_hash[2]; member
|
H A D | ac_rgp.c | 641 uint64_t pipeline_hash[2]; member
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_sqtt.c | 684 uint64_t pipeline_hash) in si_sqtt_pipeline_is_registered() 824 uint64_t pipeline_hash, in si_sqtt_describe_pipeline_bind()
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_pipeline.h | 57 uint64_t pipeline_hash; member
|
H A D | radv_pipeline_rt.c | 1014 blake3_hash pipeline_hash; in radv_ray_tracing_pipeline_import_binary() local
|
H A D | radv_pipeline_graphics.c | 3301 blake3_hash pipeline_hash; in radv_graphics_pipeline_import_binaries() local
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/layers/ |
H A D | radv_sqtt_layer.c | 1539 compute_unique_rt_sha(uint64_t pipeline_hash, unsigned index, unsigned char sha1[SHA1_DIGEST_LENGTH… in compute_unique_rt_sha()
|