Searched refs:DRI_MAX_DRAWABLES (Results 1 – 2 of 2) sorted by relevance
41 #define DRI_MAX_DRAWABLES 256 macro81 DrawablePtr DRIDrawables[DRI_MAX_DRAWABLES];
126 for (i = 0; i < DRI_MAX_DRAWABLES; i++) { in DRIScreenInit()