Searched refs:glGetnUniformfvEXT (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h469 #define glGetnUniformfvEXT wrap_glGetnUniformfvEXT macro
H A Dgles_undefine.h469 #undef glGetnUniformfvEXT macro
/frameworks/native/opengl/include/GLES/
H A Dglext.h1076 GL_API void GL_APIENTRY glGetnUniformfvEXT (GLuint program, GLint location, GLsizei bufSize, float *params);
/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h1484 GL_APICALL void GL_APIENTRY glGetnUniformfvEXT (GLuint program, GLint location, GLsizei bufSize, GLfloat *params);

Completed in 67 milliseconds