Lines Matching refs:UNSIGNED_INT_BIT
60 #define UNSIGNED_INT_BIT (1 << 6) macro
73 INT_BIT | UNSIGNED_INT_BIT | \
82 INT_BIT | UNSIGNED_INT_BIT)
105 return UNSIGNED_INT_BIT; in type_to_bit()
570 legalTypesMask &= ~(UNSIGNED_INT_BIT | in get_legal_types_mask()
1121 INT_BIT | UNSIGNED_INT_BIT | in _mesa_ColorPointer()
1151 INT_BIT | UNSIGNED_INT_BIT | in _mesa_VertexArrayColorOffsetEXT()
1325 INT_BIT | UNSIGNED_INT_BIT | in _mesa_SecondaryColorPointer()
1352 INT_BIT | UNSIGNED_INT_BIT | in _mesa_VertexArraySecondaryColorOffsetEXT()
1642 INT_BIT | UNSIGNED_INT_BIT | in _mesa_VertexAttribPointer()
1684 INT_BIT | UNSIGNED_INT_BIT | in _mesa_VertexArrayVertexAttribOffsetEXT()
1774 INT_BIT | UNSIGNED_INT_BIT); in _mesa_VertexAttribIPointer()
1825 INT_BIT | UNSIGNED_INT_BIT); in _mesa_VertexArrayVertexAttribIOffsetEXT()