Searched refs:glProgramPathFragmentInputGenNV (Results 1 - 6 of 6) sorted by relevance

/external/mesa3d/include/GL/
H A Dgl_mangle.h1696 #define glProgramPathFragmentInputGenNV MANGLE(ProgramPathFragmentInputGenNV) macro
H A Dglext.h10102 GLAPI void APIENTRY glProgramPathFragmentInputGenNV (GLuint program, GLint location, GLenum genMode, GLint components, const GLfloat *coeffs);
/external/mesa3d/include/GLES2/
H A Dgl2ext.h2861 GL_APICALL void GL_APIENTRY glProgramPathFragmentInputGenNV (GLuint program, GLint location, GLenum genMode, GLint components, const GLfloat *coeffs);
/external/swiftshader/include/GLES2/
H A Dgl2ext.h3212 GL_APICALL void GL_APIENTRY glProgramPathFragmentInputGenNV (GLuint program, GLint location, GLenum genMode, GLint components, const GLfloat *coeffs);
/external/swiftshader/include/GL/
H A Dglcorearb.h5430 GLAPI void APIENTRY glProgramPathFragmentInputGenNV (GLuint program, GLint location, GLenum genMode, GLint components, const GLfloat *coeffs);
H A Dglext.h10508 GLAPI void APIENTRY glProgramPathFragmentInputGenNV (GLuint program, GLint location, GLenum genMode, GLint components, const GLfloat *coeffs);

Completed in 311 milliseconds