OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glIsFramebuffer_client_proc_t
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h
94
glIsFramebuffer_client_proc_t
glIsFramebuffer;
gl2_client_context.cpp
96
glIsFramebuffer = (
glIsFramebuffer_client_proc_t
) getProc("glIsFramebuffer", userData);
gl2_client_proc.h
95
typedef GLboolean (gl2_APIENTRY *
glIsFramebuffer_client_proc_t
) (void * ctx, GLuint);
Completed in 65 milliseconds