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