Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Dsingle2.c169 case GL_FOG_COORD_ARRAY: in get_client_data()
199 retval = __glXGetArrayType(state, GL_FOG_COORD_ARRAY, 0, data); in get_client_data()
221 retval = __glXGetArrayStride(state, GL_FOG_COORD_ARRAY, 0, data); in get_client_data()
811 case GL_FOG_COORD_ARRAY: in __indirect_glIsEnabled()
859 + GL_FOG_COORD_ARRAY, 0, params); in __indirect_glGetPointerv()
Drender2.c344 case GL_FOG_COORD_ARRAY: in __indirect_glEnable()
373 case GL_FOG_COORD_ARRAY: in __indirect_glDisable()
Dindirect_vertex_array.c1596 a = get_array_entry(arrays, GL_FOG_COORD_ARRAY, 0); in __indirect_glFogCoordPointer()
/external/swiftshader/include/GL/
Dglext.h513 #define GL_FOG_COORD_ARRAY 0x8457 macro
/external/mesa3d/include/GL/
Dglext.h513 #define GL_FOG_COORD_ARRAY 0x8457 macro