Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dvarray.c66 #define UNSIGNED_INT_10F_11F_11F_REV_BIT (1 << 14) macro
76 UNSIGNED_INT_10F_11F_11F_REV_BIT)
121 return UNSIGNED_INT_10F_11F_11F_REV_BIT; in type_to_bit()
225 UNSIGNED_INT_10F_11F_11F_REV_BIT); in get_legal_types_mask()
255 legalTypesMask &= ~UNSIGNED_INT_10F_11F_11F_REV_BIT; in get_legal_types_mask()
962 UNSIGNED_INT_10F_11F_11F_REV_BIT); in _mesa_VertexAttribPointer()