Searched refs:bits2 (Results 1 – 1 of 1) sorted by relevance
| /NW4C-1.2.23/include/nw/lyt/ |
| D | lyt_Types.h | 1973 bits2 = internal::SetBits(u32(bits2), POS2_KONSTSELRGB, BITS_KONSTSEL, u32(value)); in SetKonstSelRgb() 1985 bits2 = internal::SetBits(u32(bits2), POS2_KONSTSELALPHA, BITS_KONSTSEL, u32(value)); in SetKonstSelAlpha() 2194 return TevKonstSel(internal::GetBits(u32(bits2), POS2_KONSTSELRGB, BITS_KONSTSEL)); in GetKonstSelRgb() 2205 return TevKonstSel(internal::GetBits(u32(bits2), POS2_KONSTSELALPHA, BITS_KONSTSEL)); in GetKonstSelAlpha() 2236 ut::ResU32 bits2; member
|