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.c1349 #define GL_CLIENT_PACK_BIT (1<<20) macro
1526 save_attrib_data(&head, GL_CLIENT_PACK_BIT, attr); in _mesa_PushClientAttrib()
1566 case GL_CLIENT_PACK_BIT: in _mesa_PopClientAttrib()