Searched refs:bits2 (Results 1 – 1 of 1) sorted by relevance
| /NW4C-2.0.3/include/nw/lyt/ |
| D | lyt_Types.h | 2013 bits2 = internal::SetBits(u32(bits2), POS2_KONSTSELRGB, BITS_KONSTSEL, u32(value)); in SetKonstSelRgb() 2025 bits2 = internal::SetBits(u32(bits2), POS2_KONSTSELALPHA, BITS_KONSTSEL, u32(value)); in SetKonstSelAlpha() 2234 return TevKonstSel(internal::GetBits(u32(bits2), POS2_KONSTSELRGB, BITS_KONSTSEL)); in GetKonstSelRgb() 2245 return TevKonstSel(internal::GetBits(u32(bits2), POS2_KONSTSELALPHA, BITS_KONSTSEL)); in GetKonstSelAlpha() 2281 ut::ResU32 bits2; member
|