Home
last modified time | relevance | path

Searched refs:fogCoordfv (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libANGLE/
DContext_gl_1_autogen.h312 void fogCoordfv(const GLfloat *coord); \
DContext_gl.cpp501 void Context::fogCoordfv(const GLfloat *coord) in fogCoordfv() function in gl::Context
/external/angle/src/libGL/
Dentry_points_gl_1_autogen.cpp9282 context->fogCoordfv(coord); in GL_FogCoordfv()