Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dget.c148 TYPE_ENUM16, enumerator
261 #define BUFFER_ENUM16(field) BUFFER_FIELD(field, TYPE_ENUM16)
268 #define CONTEXT_ENUM16(field) CONTEXT_FIELD(field, TYPE_ENUM16)
291 #define ARRAY_ENUM16(field) ARRAY_FIELD(field, TYPE_ENUM16)
1696 case TYPE_ENUM16: in get_value_size()
1811 case TYPE_ENUM16: in _mesa_GetBooleanv()
1924 case TYPE_ENUM16: in _mesa_GetFloatv()
2072 case TYPE_ENUM16: in _mesa_GetIntegerv()
2194 case TYPE_ENUM16: in _mesa_GetInteger64v()
2312 case TYPE_ENUM16: in _mesa_GetDoublev()
[all …]