Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
Dac_sqtt.c155 ac_check_profile_state(const struct radeon_info *info) in ac_check_profile_state() function
Dac_sqtt.h500 bool ac_check_profile_state(const struct radeon_info *info);
/third_party/mesa3d/src/amd/vulkan/layers/
Dradv_sqtt_layer.c386 if (ac_check_profile_state(&queue->device->physical_device->rad_info)) { in radv_handle_thread_trace()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.c861 if (ac_check_profile_state(&sscreen->info)) { in si_pipe_create_context()