Home
last modified time | relevance | path

Searched refs:GL_TexGenfv (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp831 {"glTexGenfv", P(GL_TexGenfv)},
Dentry_points_gl_1_autogen.h362 ANGLE_EXPORT void GL_APIENTRY GL_TexGenfv(GLenum coord, GLenum pname, const GLfloat *params);
DlibGL_autogen.cpp1413 return GL_TexGenfv(coord, pname, params); in glTexGenfv()
Dentry_points_gl_1_autogen.cpp6182 void GL_APIENTRY GL_TexGenfv(GLenum coord, GLenum pname, const GLfloat *params) in GL_TexGenfv() function