OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:glIsBuffer_client_proc_t
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_proc.h
93
typedef GLboolean (gl2_APIENTRY *
glIsBuffer_client_proc_t
) (void * ctx, GLuint);
/device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_proc.h
105
typedef GLboolean (gl_APIENTRY *
glIsBuffer_client_proc_t
) (void * ctx, GLuint);
Completed in 36 milliseconds