Searched refs:GL_FOG_COORD_ARRAY (Results 1 - 11 of 11) sorted by relevance
/third_party/mesa3d/src/glx/ |
H A D | single2.c | 169 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() 773 case GL_FOG_COORD_ARRAY: in __indirect_glIsEnabled() 821 + GL_FOG_COORD_ARRAY, 0, params); in __indirect_glGetPointerv()
|
H A D | render2.c | 344 case GL_FOG_COORD_ARRAY: in __indirect_glEnable() 373 case GL_FOG_COORD_ARRAY: in __indirect_glDisable()
|
H A D | indirect_vertex_array.c | 1596 a = get_array_entry(arrays, GL_FOG_COORD_ARRAY, 0); in __indirect_glFogCoordPointer()
|
/third_party/mesa3d/src/mesa/main/ |
H A D | glthread_get.c | 109 case GL_FOG_COORD_ARRAY: in _mesa_marshal_GetIntegerv()
|
H A D | attrib.c | 1440 _mesa_DisableClientState(GL_FOG_COORD_ARRAY); in _mesa_ClientAttribDefaultEXT()
|
H A D | varray.c | 4096 case GL_FOG_COORD_ARRAY: in _mesa_GetVertexArrayIntegervEXT()
|
/third_party/glfw/deps/glad/ |
H A D | gl.h | 555 #define GL_FOG_COORD_ARRAY 0x8457 macro
|
/third_party/openGLES/api/GL/ |
H A D | glext.h | 495 #define GL_FOG_COORD_ARRAY 0x8457 macro
|
/third_party/mesa3d/include/GL/ |
H A D | glext.h | 514 #define GL_FOG_COORD_ARRAY 0x8457 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glext.h | 513 #define GL_FOG_COORD_ARRAY 0x8457 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glext.h | 513 #define GL_FOG_COORD_ARRAY 0x8457 macro
|
Completed in 196 milliseconds