OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LineSmooth
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/mesa/main/
attrib.c
83
GLboolean
LineSmooth
;
278
attr->
LineSmooth
= ctx->Line.SmoothFlag;
528
TEST_AND_UPDATE(ctx->Line.SmoothFlag, enable->
LineSmooth
, GL_LINE_SMOOTH);
[
all
...]
mtypes.h
917
GLenum
LineSmooth
;
[
all
...]
Completed in 187 milliseconds