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