Searched refs:pictVisual (Results 1 – 1 of 1) sorted by relevance
312 xPictVisual *pictVisual; in ProcRenderQueryPictFormats() local428 pictVisual = (xPictVisual *) (pictDepth + 1); in ProcRenderQueryPictFormats()437 pictVisual->visual = pVisual->vid; in ProcRenderQueryPictFormats()438 pictVisual->format = pFormat->id; in ProcRenderQueryPictFormats()440 swapl(&pictVisual->visual); in ProcRenderQueryPictFormats()441 swapl(&pictVisual->format); in ProcRenderQueryPictFormats()443 pictVisual++; in ProcRenderQueryPictFormats()453 pictDepth = (xPictDepth *) pictVisual; in ProcRenderQueryPictFormats()