Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dattrib.c1483 #define GL_CLIENT_PACK_BIT (1<<20) macro
1671 if (save_attrib_data(&head, GL_CLIENT_PACK_BIT, attr)) { in _mesa_PushClientAttrib()
1749 case GL_CLIENT_PACK_BIT: in _mesa_PopClientAttrib()