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

/external/mesa3d/src/glx/
H A Dsingle2.c171 case GL_FOG_COORD_ARRAY:
201 retval = __glXGetArrayType(state, GL_FOG_COORD_ARRAY, 0, data);
223 retval = __glXGetArrayStride(state, GL_FOG_COORD_ARRAY, 0, data);
813 case GL_FOG_COORD_ARRAY:
861 + GL_FOG_COORD_ARRAY, 0, params);
H A Drender2.c342 case GL_FOG_COORD_ARRAY:
371 case GL_FOG_COORD_ARRAY:
H A Dindirect_vertex_array.c1556 a = get_array_entry(arrays, GL_FOG_COORD_ARRAY, 0);
/external/mesa3d/include/GL/
H A Dglext.h361 #define GL_FOG_COORD_ARRAY 0x8457 macro
/external/swiftshader/include/GL/
H A Dglext.h513 #define GL_FOG_COORD_ARRAY 0x8457 macro

Completed in 549 milliseconds