Home
last modified time | relevance | path

Searched refs:api_pso_hash (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/amd/common/
H A Dac_sqtt.c112 record->api_pso_hash = pipeline_hash; in ac_sqtt_add_pso_correlation()
H A Dac_rgp.h100 uint64_t api_pso_hash; member
H A Dac_sqtt.h481 uint32_t api_pso_hash[2]; member
H A Dac_rgp.c672 uint64_t api_pso_hash; member
/third_party/mesa3d/src/amd/vulkan/layers/
H A Dradv_sqtt_layer.c330 marker.api_pso_hash[0] = pipeline->pipeline_hash; in radv_describe_pipeline_bind()
331 marker.api_pso_hash[1] = pipeline->pipeline_hash >> 32; in radv_describe_pipeline_bind()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_sqtt.c1114 marker.api_pso_hash[0] = pipeline_hash; in si_sqtt_describe_pipeline_bind()
1115 marker.api_pso_hash[1] = pipeline_hash >> 32; in si_sqtt_describe_pipeline_bind()

Completed in 8 milliseconds