OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glCreateProgram_client_proc_t
(Results
1 - 4
of
4
) sorted by null
/device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h
36
glCreateProgram_client_proc_t
glCreateProgram;
GL2Encoder.h
136
glCreateProgram_client_proc_t
m_glCreateProgram_enc;
gl2_client_context.cpp
38
glCreateProgram = (
glCreateProgram_client_proc_t
) getProc("glCreateProgram", userData);
gl2_client_proc.h
37
typedef GLuint (gl2_APIENTRY *
glCreateProgram_client_proc_t
) (void * ctx);
Completed in 30 milliseconds