Home
last modified time | relevance | path

Searched defs:transfer_func_distributed_points (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/vpelib/src/core/inc/
Dcolor.h146 struct transfer_func_distributed_points { struct
147 struct fixed31_32 red[TRANSFER_FUNC_POINTS];
148 struct fixed31_32 green[TRANSFER_FUNC_POINTS];
149 struct fixed31_32 blue[TRANSFER_FUNC_POINTS];
151 uint16_t end_exponent;
175 struct transfer_func_distributed_points tf_pts; argument