Home
last modified time | relevance | path

Searched refs:code_object_hash (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_sqtt.c140 record->code_object_hash[0] = pipeline_hash; in ac_sqtt_add_code_object_loader_event()
141 record->code_object_hash[1] = pipeline_hash; in ac_sqtt_add_code_object_loader_event()
Dac_rgp.h87 uint64_t code_object_hash[2]; member
Dac_rgp.c648 uint64_t code_object_hash[2]; member
/third_party/mesa3d/src/amd/vulkan/layers/
Dradv_sqtt_layer.c965 if (record->code_object_hash[0] == pipeline->pipeline_hash) { in radv_unregister_pipeline()