OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:glFramebufferTexture2DMultisampleIMG_client_proc_t
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish-opengl/system/GLESv1_enc/
gl_client_proc.h
277
typedef void (gl_APIENTRY *
glFramebufferTexture2DMultisampleIMG_client_proc_t
) (void * ctx, GLenum, GLenum, GLenum, GLuint, GLint, GLsizei);
/device/generic/goldfish-opengl/system/GLESv2_enc/
gl2_client_proc.h
185
typedef void (gl2_APIENTRY *
glFramebufferTexture2DMultisampleIMG_client_proc_t
) (void * ctx, GLenum, GLenum, GLenum, GLuint, GLint, GLsizei);
[
all
...]
Completed in 458 milliseconds