Home
last modified time | relevance | path

Searched refs:glProgramPathFragmentInputGenNV (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/hwui/debug/
Dunwrap_gles.h635 #undef glProgramPathFragmentInputGenNV
Dwrap_gles.h635 #define glProgramPathFragmentInputGenNV wrap_glProgramPathFragmentInputGenNV macro
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in979 void API_ENTRY(glProgramPathFragmentInputGenNV)(GLuint program, GLint location, GLenum genMode, GLi…
980 CALL_GL_API(glProgramPathFragmentInputGenNV, program, location, genMode, components, coeffs);
/frameworks/native/opengl/libs/
Dentries.in616 GL_ENTRY(void, glProgramPathFragmentInputGenNV, GLuint program, GLint location, GLenum genMode, GLi…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h2629 GL_APICALL void GL_APIENTRY glProgramPathFragmentInputGenNV (GLuint program, GLint location, GLenum…