OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:half_point_size
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_wide_point.c
68
float
half_point_size
;
member in struct:widepoint_stage
148
half_size = wide->
half_point_size
;
202
wide->
half_point_size
= 0.5f * rast->point_size;
Completed in 268 milliseconds