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.h83 struct lp_type { struct
88 unsigned floating:1;
94 unsigned fixed:1;
102 unsigned sign:1;
114 unsigned norm:1;
122 unsigned width:14;
148 struct lp_type type; argument