OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stopsi
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/gallium/state_trackers/vega/
api_params.c
1152
VGint
stopsi
[VEGA_MAX_COLOR_RAMP_STOPS];
local
1155
stopsi
[i] = float_to_int_floor(*((VGuint*)(values + i)));
1157
paint_set_ramp_stopsi(paint,
stopsi
, count);
[
all
...]
Completed in 9194 milliseconds