Searched refs:maxLineWidthAA (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_screen.h53 float maxLineWidth, maxLineWidthAA; member in struct:svga_screen
H A Dsvga_swtnl_draw.c194 screen->maxLineWidthAA));
H A Dsvga_screen.c155 return svgascreen->maxLineWidthAA;
1130 svgascreen->maxLineWidthAA =
1137 "haveLineSmooth %u maxLineWidth %.2f maxLineWidthAA %.2f\n",
1139 svgascreen->maxLineWidth, svgascreen->maxLineWidthAA);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_screen.h54 float maxLineWidth, maxLineWidthAA; member in struct:svga_screen
H A Dsvga_swtnl_draw.c198 screen->maxLineWidthAA));
H A Dsvga_screen.c159 return svgascreen->maxLineWidthAA;
1101 svgascreen->maxLineWidthAA =
1108 "haveLineSmooth %u maxLineWidth %.2f maxLineWidthAA %.2f\n",
1110 svgascreen->maxLineWidth, svgascreen->maxLineWidthAA);

Completed in 5 milliseconds