Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_shader_util.c1280 unsigned max_scratch_waves = info->max_scratch_waves; in ac_get_scratch_tmpring_size() local
H A Dac_gpu_info.h272 uint32_t max_scratch_waves; member
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_cmd_buffer.c8023 const unsigned max_scratch_waves = radv_get_max_scratch_waves(device, rt_prolog); in radv_bind_rt_prolog() local