Home
last modified time | relevance | path

Searched defs:max_waves_per_sh (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_gpu_info.c1850 unsigned max_waves_per_sh, unsigned threadgroups_per_cu) in ac_get_compute_resource_limits()
/third_party/mesa3d/src/amd/vulkan/
Dradv_pipeline.c7190 unsigned max_waves_per_sh = 0; in radv_pipeline_emit_compute_state() local