OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glExtGetBufferPointervQCOM_client_proc_t
(Results
1 - 8
of
8
) sorted by null
/device/generic/goldfish-opengl/system/GLESv1_enc/
gl_client_context.h
297
glExtGetBufferPointervQCOM_client_proc_t
glExtGetBufferPointervQCOM;
gl_client_context.cpp
297
glExtGetBufferPointervQCOM = (
glExtGetBufferPointervQCOM_client_proc_t
) getProc("glExtGetBufferPointervQCOM", userData);
gl_client_proc.h
299
typedef void (gl_APIENTRY *
glExtGetBufferPointervQCOM_client_proc_t
) (void * ctx, GLenum, GLvoid**);
gl_enc.cpp
[
all
...]
/device/generic/goldfish-opengl/system/GLESv2_enc/
gl2_client_context.h
207
glExtGetBufferPointervQCOM_client_proc_t
glExtGetBufferPointervQCOM;
gl2_client_context.cpp
207
glExtGetBufferPointervQCOM = (
glExtGetBufferPointervQCOM_client_proc_t
) getProc("glExtGetBufferPointervQCOM", userData);
[
all
...]
gl2_client_proc.h
209
typedef void (gl2_APIENTRY *
glExtGetBufferPointervQCOM_client_proc_t
) (void * ctx, GLenum, GLvoidptr*);
[
all
...]
gl2_enc.cpp
[
all
...]
Completed in 4887 milliseconds