Searched refs:glProgramPathFragmentInputGenNV (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/libs/hwui/debug/ |
D | gles_redefine.h | 633 #define glProgramPathFragmentInputGenNV wrap_glProgramPathFragmentInputGenNV macro
|
D | gles_undefine.h | 632 #undef glProgramPathFragmentInputGenNV
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 1276 void API_ENTRY(glProgramPathFragmentInputGenNV)(GLuint program, GLint location, GLenum genMode, GLi… 1277 CALL_GL_API(glProgramPathFragmentInputGenNV, program, location, genMode, components, coeffs);
|
/frameworks/native/opengl/libs/ |
D | entries.in | 679 GL_ENTRY(void, glProgramPathFragmentInputGenNV, GLuint program, GLint location, GLenum genMode, GLi…
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2ext.h | 3212 GL_APICALL void GL_APIENTRY glProgramPathFragmentInputGenNV (GLuint program, GLint location, GLenum…
|