Searched refs:CONF_MAXGPUDEVICES (Results 1 – 2 of 2) sorted by relevance
261 #define CONF_MAXGPUDEVICES 4 macro281 const char *scrn_gpu_device_str[CONF_MAXGPUDEVICES];282 XF86ConfDevicePtr scrn_gpu_devices[CONF_MAXGPUDEVICES];
304 if (ptr->num_gpu_devices == CONF_MAXGPUDEVICES) in xf86parseScreenSection()305 Error(GPU_DEVICE_TOO_MANY, CONF_MAXGPUDEVICES); in xf86parseScreenSection()