Searched refs:allowedDepths (Results 1 – 16 of 16) sorted by relevance
204 if (pScreen->allowedDepths[i].depth == d) { in AddScreenVisuals()205 depth = &pScreen->allowedDepths[i]; in AddScreenVisuals()
414 free(pScreen->allowedDepths[i].vids); in xnestCloseScreen()415 free(pScreen->allowedDepths); in xnestCloseScreen()
86 count += pScreen->allowedDepths[i].numVids; in miDbeGetVisualInfo()97 pDepth = &pScreen->allowedDepths[i]; in miDbeGetVisualInfo()
44 DepthPtr depths = pScreen->allowedDepths; in fbCloseScreen()
191 DepthPtr depth = drawable->pScreen->allowedDepths; in proc_dri3_pixmap_from_buffer()435 DepthPtr depth = screen->allowedDepths; in proc_dri3_pixmap_from_buffers()
266 pScreen->allowedDepths = depths; in miScreenInit()
502 DepthPtr allowedDepths; member
202 DepthPtr depth = &pScreen->allowedDepths[i]; in compFindVisuallessDepth()
738 if (pScreen->allowedDepths[k].depth == pDepth->depth) { in PanoramiXMaybeAddDepth()811 DepthPtr pDepth = pScreen->allowedDepths; in PanoramiXConsolidate()
960 pDepth = pDraw->pScreen->allowedDepths; in ProcPanoramiXShmCreatePixmap()1093 pDepth = pDraw->pScreen->allowedDepths; in ProcShmCreatePixmap()
814 pDepth = (DepthPtr) &pScreen->allowedDepths[idepth]; in ScreenSaverSetAttributes()
138 pDepth = &pScreen->allowedDepths[d]; in visualDepth()261 pDepth = &pScreen->allowedDepths[d]; in PictureCreateDefaultFormats()
345 pDepth = pScreen->allowedDepths + d; in ProcRenderQueryPictFormats()429 pDepth = pScreen->allowedDepths + d; in ProcRenderQueryPictFormats()
851 pDepth = pScreen->allowedDepths; in CreateGCperDepth()
624 pDepth = pScreen->allowedDepths; in CreateConnectionBlock()1432 pDepth = pDraw->pScreen->allowedDepths; in ProcCreatePixmap()
808 pDepth = (DepthPtr) &pScreen->allowedDepths[idepth]; in CreateWindow()