Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_format.h126 struct util_format_channel_description struct
128 unsigned type:5; /**< UTIL_FORMAT_TYPE_x */
129 unsigned normalized:1;
130 unsigned pure_integer:1;
131 unsigned size:9; /**< bits per channel */