OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wide_points
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pipe_validate.c
164
boolean wide_lines,
wide_points
;
local
178
wide_points
= TRUE;
180
wide_points
= FALSE;
182
wide_points
= TRUE;
184
wide_points
= TRUE;
186
wide_points
= FALSE;
212
if (
wide_points
) {
/external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_validate.c
164
boolean wide_lines,
wide_points
;
local
178
wide_points
= TRUE;
180
wide_points
= FALSE;
182
wide_points
= TRUE;
184
wide_points
= TRUE;
186
wide_points
= FALSE;
212
if (
wide_points
) {
Completed in 527 milliseconds