Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_type.h78 struct lp_type { struct
83 unsigned floating:1;
89 unsigned fixed:1;
97 unsigned sign:1;
109 unsigned norm:1;
117 unsigned width:14;
143 struct lp_type type; argument