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