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

/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_rgp.h99 uint64_t api_pso_hash; member in struct:rgp_pso_correlation_record
H A Dac_sqtt.c112 record->api_pso_hash = pipeline_hash;
H A Dac_sqtt.h477 uint32_t api_pso_hash[2]; member in union:rgp_sqtt_marker_pipeline_bind::__anon74c91f7a220a
H A Dac_rgp.c679 uint64_t api_pso_hash; member in struct:sqtt_pso_correlation_record
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_sqtt.c1066 marker.api_pso_hash[0] = pipeline_hash;
1067 marker.api_pso_hash[1] = pipeline_hash >> 32;
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/layers/
H A Dradv_sqtt_layer.c341 marker.api_pso_hash[0] = pipeline->pipeline_hash;
342 marker.api_pso_hash[1] = pipeline->pipeline_hash >> 32;

Completed in 9 milliseconds