OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glProgramBinaryOES_client_proc_t
(Results
1 - 4
of
4
) sorted by null
/device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h
156
glProgramBinaryOES_client_proc_t
glProgramBinaryOES;
gl2_client_context.cpp
158
glProgramBinaryOES = (
glProgramBinaryOES_client_proc_t
) getProc("glProgramBinaryOES", userData);
gl2_client_proc.h
157
typedef void (gl2_APIENTRY *
glProgramBinaryOES_client_proc_t
) (void * ctx, GLuint, GLenum, const GLvoid*, GLint);
gl2_enc.cpp
[
all
...]
Completed in 101 milliseconds