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.c1484 #define GL_CLIENT_UNPACK_BIT (1<<21) macro
1687 if (save_attrib_data(&head, GL_CLIENT_UNPACK_BIT, attr)) { in _mesa_PushClientAttrib()
1757 case GL_CLIENT_UNPACK_BIT: in _mesa_PopClientAttrib()