Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/debug/
Dunwrap_gles.h473 #undef glGetnUniformfvKHR
Dwrap_gles.h473 #define glGetnUniformfvKHR wrap_glGetnUniformfvKHR macro
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in43 void API_ENTRY(glGetnUniformfvKHR)(GLuint program, GLint location, GLsizei bufSize, GLfloat *params…
44 CALL_GL_API(glGetnUniformfvKHR, program, location, bufSize, params);
/frameworks/native/opengl/libs/
Dentries.in454 GL_ENTRY(void, glGetnUniformfvKHR, GLuint program, GLint location, GLsizei bufSize, GLfloat *params)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h186 GL_APICALL void GL_APIENTRY glGetnUniformfvKHR (GLuint program, GLint location, GLsizei bufSize, GL…