Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_screen.h54 float maxLineWidth, maxLineWidthAA; member
H A Dsvga_screen.c171 return svgascreen->maxLineWidthAA; in svga_get_paramf()
1305 svgascreen->maxLineWidthAA = in svga_screen_create()
1312 "haveLineSmooth %u maxLineWidth %.2f maxLineWidthAA %.2f\n", in svga_screen_create()
1314 svgascreen->maxLineWidth, svgascreen->maxLineWidthAA); in svga_screen_create()
H A Dsvga_swtnl_draw.c198 screen->maxLineWidthAA)); in svga_init_swtnl()

Completed in 3 milliseconds