OpenGrok
Cross Reference: renderer.c
xref
: /
external
/
mesa3d
/
src
/
gallium
/
state_trackers
/
vega
/
renderer.c
Home
|
History
|
Annotate
|
Download
|
only in
vega
Lines Matching
full:ceilf
1240
x1 = (VGint)
ceilf
(x + width);
1241
y1 = (VGint)
ceilf
(y + height);