OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VEGA_MAX_COLOR_RAMP_STOPS
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/gallium/state_trackers/vega/
api_consts.h
43
#define
VEGA_MAX_COLOR_RAMP_STOPS
256
api_params.c
1149
count = MIN2(count,
VEGA_MAX_COLOR_RAMP_STOPS
);
1152
VGint stopsi[
VEGA_MAX_COLOR_RAMP_STOPS
];
[
all
...]
Completed in 1715 milliseconds