OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLAMPING_BIT
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/mesa/swrast/
s_context.h
99
#define
CLAMPING_BIT
0x8000 /**< Clamp colors to [0,1] */
s_context.c
119
rasterMask |=
CLAMPING_BIT
;
Completed in 61 milliseconds