Home
last modified time | relevance | path

Searched defs:max_scratch_waves (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/amd/common/
Dac_shader_util.c1080 unsigned max_scratch_waves = info->max_scratch_waves; in ac_get_scratch_tmpring_size() local
Dac_gpu_info.h276 uint32_t max_scratch_waves; member
/external/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c7719 const unsigned max_scratch_waves = radv_get_max_scratch_waves(device, rt_prolog); in radv_bind_rt_prolog() local