Home
last modified time | relevance | path

Searched defs:pipeline_hash (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/mesa3d/src/microsoft/vulkan/
H A Ddzn_pipeline.c611 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 Dac_sqtt.c128 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 Dac_rgp.h53 uint64_t pipeline_hash[2]; member
88 uint64_t pipeline_hash[2]; member
H A Dac_rgp.c641 uint64_t pipeline_hash[2]; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_sqtt.c684 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 Dradv_pipeline.h57 uint64_t pipeline_hash; member
H A Dradv_pipeline_rt.c1014 blake3_hash pipeline_hash; in radv_ray_tracing_pipeline_import_binary() local
H A Dradv_pipeline_graphics.c3301 blake3_hash pipeline_hash; in radv_graphics_pipeline_import_binaries() local
/aosp_15_r20/external/mesa3d/src/amd/vulkan/layers/
H A Dradv_sqtt_layer.c1539 compute_unique_rt_sha(uint64_t pipeline_hash, unsigned index, unsigned char sha1[SHA1_DIGEST_LENGTH… in compute_unique_rt_sha()