Searched refs:VEGA_MAX_COLOR_RAMP_STOPS (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
H A Dapi_consts.h43 #define VEGA_MAX_COLOR_RAMP_STOPS 256 macro
H A Dapi_params.c1149 count = MIN2(count, VEGA_MAX_COLOR_RAMP_STOPS);
1152 VGint stopsi[VEGA_MAX_COLOR_RAMP_STOPS];
/external/mesa3d/src/gallium/state_trackers/vega/
H A Dapi_consts.h43 #define VEGA_MAX_COLOR_RAMP_STOPS 256 macro
H A Dapi_params.c1149 count = MIN2(count, VEGA_MAX_COLOR_RAMP_STOPS);
1152 VGint stopsi[VEGA_MAX_COLOR_RAMP_STOPS];

Completed in 163 milliseconds