Home
last modified time | relevance | path

Searched refs:UNSIGNED_SHORT_BIT (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dvarray.c58 #define UNSIGNED_SHORT_BIT (1 << 4) macro
72 SHORT_BIT | UNSIGNED_SHORT_BIT | \
81 SHORT_BIT | UNSIGNED_SHORT_BIT | \
101 return UNSIGNED_SHORT_BIT; in type_to_bit()
1120 SHORT_BIT | UNSIGNED_SHORT_BIT | in _mesa_ColorPointer()
1150 SHORT_BIT | UNSIGNED_SHORT_BIT | in _mesa_VertexArrayColorOffsetEXT()
1324 SHORT_BIT | UNSIGNED_SHORT_BIT | in _mesa_SecondaryColorPointer()
1351 SHORT_BIT | UNSIGNED_SHORT_BIT | in _mesa_VertexArraySecondaryColorOffsetEXT()
1641 SHORT_BIT | UNSIGNED_SHORT_BIT | in _mesa_VertexAttribPointer()
1683 SHORT_BIT | UNSIGNED_SHORT_BIT | in _mesa_VertexArrayVertexAttribOffsetEXT()
[all …]