Searched refs:ValueMask (Results 1 – 2 of 2) sorted by relevance
1417 unsigned ValueMask; in ApplyTypeConstraints() local1419 ValueMask = unsigned(~uint32_t(0UL) >> (32-Size)); in ApplyTypeConstraints()1422 if ((ValueMask & UnsignedVal) == UnsignedVal) in ApplyTypeConstraints()
1100 GLuint ValueMask[3]; /**< Value mask */ member