Searched refs:pictDepth (Results 1 – 1 of 1) sorted by relevance
311 xPictDepth *pictDepth; in ProcRenderQueryPictFormats() local425 pictDepth = (xPictDepth *) (pictScreen + 1); in ProcRenderQueryPictFormats()428 pictVisual = (xPictVisual *) (pictDepth + 1); in ProcRenderQueryPictFormats()447 pictDepth->depth = pDepth->depth; in ProcRenderQueryPictFormats()448 pictDepth->nPictVisuals = nvisual; in ProcRenderQueryPictFormats()450 swaps(&pictDepth->nPictVisuals); in ProcRenderQueryPictFormats()453 pictDepth = (xPictDepth *) pictVisual; in ProcRenderQueryPictFormats()465 pictScreen = (xPictScreen *) pictDepth; in ProcRenderQueryPictFormats()