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/GLESv2_enc/
gl2_client_context.h
205
glExtGetBufferPointervQCOM_client_proc_t
glExtGetBufferPointervQCOM;
[
all
...]
gl2_client_context.cpp
209
ptr = getProc("glExtGetBufferPointervQCOM", userData); set_glExtGetBufferPointervQCOM((
glExtGetBufferPointervQCOM_client_proc_t
)ptr);
gl2_client_proc.h
206
typedef void (gl2_APIENTRY *
glExtGetBufferPointervQCOM_client_proc_t
) (void * ctx, GLenum, GLvoidptr*);
gl2_enc.cpp
[
all
...]
/device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h
295
glExtGetBufferPointervQCOM_client_proc_t
glExtGetBufferPointervQCOM;
[
all
...]
gl_client_context.cpp
299
ptr = getProc("glExtGetBufferPointervQCOM", userData); set_glExtGetBufferPointervQCOM((
glExtGetBufferPointervQCOM_client_proc_t
)ptr);
gl_client_proc.h
296
typedef void (gl_APIENTRY *
glExtGetBufferPointervQCOM_client_proc_t
) (void * ctx, GLenum, GLvoid**);
gl_enc.cpp
[
all
...]
Completed in 55 milliseconds