OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PFNGLGETNUNIFORMFVKHRPROC
(Results
1 - 2
of
2
) sorted by null
/development/ndk/platforms/android-24/include/GLES2/
gl2ext.h
180
typedef void (GL_APIENTRYP
PFNGLGETNUNIFORMFVKHRPROC
) (GLuint program, GLint location, GLsizei bufSize, GLfloat *params);
[
all
...]
/frameworks/native/opengl/include/GLES2/
gl2ext.h
180
typedef void (GL_APIENTRYP
PFNGLGETNUNIFORMFVKHRPROC
) (GLuint program, GLint location, GLsizei bufSize, GLfloat *params);
[
all
...]
Completed in 462 milliseconds