Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dvarray.c59 #define UNSIGNED_SHORT_BIT (1 << 4) macro
73 SHORT_BIT | UNSIGNED_SHORT_BIT | \
82 SHORT_BIT | UNSIGNED_SHORT_BIT | \
102 return UNSIGNED_SHORT_BIT; in type_to_bit()
1151 SHORT_BIT | UNSIGNED_SHORT_BIT | in _mesa_ColorPointer()
1181 SHORT_BIT | UNSIGNED_SHORT_BIT | in _mesa_VertexArrayColorOffsetEXT()
1355 SHORT_BIT | UNSIGNED_SHORT_BIT | in _mesa_SecondaryColorPointer()
1382 SHORT_BIT | UNSIGNED_SHORT_BIT | in _mesa_VertexArraySecondaryColorOffsetEXT()
1672 SHORT_BIT | UNSIGNED_SHORT_BIT | in _mesa_VertexAttribPointer()
1714 SHORT_BIT | UNSIGNED_SHORT_BIT | in _mesa_VertexArrayVertexAttribOffsetEXT()
[all …]