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.c1081 unsigned max_scratch_waves = info->max_scratch_waves; in ac_get_scratch_tmpring_size() local
Dac_gpu_info.h255 uint32_t max_scratch_waves; member
/external/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c6809 …const unsigned max_scratch_waves = radv_get_max_scratch_waves(cmd_buffer->device, rt_pipeline->pro… in radv_CmdBindPipeline() local