Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dget.c869 { GL_LIST_INDEX, LOC_CUSTOM, TYPE_INT, 0, NO_EXTRA },
1613 case GL_LIST_INDEX: in find_custom_value()
/external/mesa3d/include/GL/
Dgl.h288 #define GL_LIST_INDEX 0x0B33 macro