Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dattrib.c1350 #define GL_CLIENT_UNPACK_BIT (1<<21) macro
1530 save_attrib_data(&head, GL_CLIENT_UNPACK_BIT, attr); in _mesa_PushClientAttrib()
1575 case GL_CLIENT_UNPACK_BIT: in _mesa_PopClientAttrib()