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