Searched refs:CONF_MAXGPUDEVICES (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/parser/
H A Dxf86Parser.h261 #define CONF_MAXGPUDEVICES 4 macro
281 const char *scrn_gpu_device_str[CONF_MAXGPUDEVICES];
282 XF86ConfDevicePtr scrn_gpu_devices[CONF_MAXGPUDEVICES];
H A DScreen.c308 if (ptr->num_gpu_devices == CONF_MAXGPUDEVICES)
309 Error(GPU_DEVICE_TOO_MANY, CONF_MAXGPUDEVICES);

Completed in 5 milliseconds