OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glExtGetProgramBinarySourceQCOM_client_proc_t
(Results
1 - 8
of
8
) sorted by null
/device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h
209
glExtGetProgramBinarySourceQCOM_client_proc_t
glExtGetProgramBinarySourceQCOM;
[
all
...]
gl2_client_context.cpp
213
ptr = getProc("glExtGetProgramBinarySourceQCOM", userData); set_glExtGetProgramBinarySourceQCOM((
glExtGetProgramBinarySourceQCOM_client_proc_t
)ptr);
gl2_client_proc.h
210
typedef void (gl2_APIENTRY *
glExtGetProgramBinarySourceQCOM_client_proc_t
) (void * ctx, GLuint, GLenum, GLchar*, GLint*);
gl2_enc.cpp
[
all
...]
/device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h
299
glExtGetProgramBinarySourceQCOM_client_proc_t
glExtGetProgramBinarySourceQCOM;
[
all
...]
gl_client_context.cpp
303
ptr = getProc("glExtGetProgramBinarySourceQCOM", userData); set_glExtGetProgramBinarySourceQCOM((
glExtGetProgramBinarySourceQCOM_client_proc_t
)ptr);
gl_client_proc.h
300
typedef void (gl_APIENTRY *
glExtGetProgramBinarySourceQCOM_client_proc_t
) (void * ctx, GLuint, GLenum, GLchar*, GLint*);
gl_enc.cpp
[
all
...]
Completed in 35 milliseconds