Searched refs:max_sgpr_alloc (Results 1 – 3 of 3) sorted by relevance
177 uint32_t max_sgpr_alloc; member
813 info->max_sgpr_alloc = info->family == CHIP_TONGA || info->family == CHIP_ICELAND ? 96 : 104; in ac_query_gpu_info()983 fprintf(f, " max_sgpr_alloc = %i\n", info->max_sgpr_alloc); in ac_print_gpu_info()
1910 pdevice->rad_info.max_sgpr_alloc; in radv_GetPhysicalDeviceProperties2()