OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glExtTexObjectStateOverrideiQCOM_client_proc_t
(Results
1 - 7
of
7
) sorted by null
/device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h
203
glExtTexObjectStateOverrideiQCOM_client_proc_t
glExtTexObjectStateOverrideiQCOM;
gl2_client_context.cpp
205
glExtTexObjectStateOverrideiQCOM = (
glExtTexObjectStateOverrideiQCOM_client_proc_t
) getProc("glExtTexObjectStateOverrideiQCOM", userData);
gl2_client_proc.h
204
typedef void (gl2_APIENTRY *
glExtTexObjectStateOverrideiQCOM_client_proc_t
) (void * ctx, GLenum, GLenum, GLint);
gl2_enc.cpp
[
all
...]
/device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.h
293
glExtTexObjectStateOverrideiQCOM_client_proc_t
glExtTexObjectStateOverrideiQCOM;
gl_client_context.cpp
295
glExtTexObjectStateOverrideiQCOM = (
glExtTexObjectStateOverrideiQCOM_client_proc_t
) getProc("glExtTexObjectStateOverrideiQCOM", userData);
gl_client_proc.h
294
typedef void (gl_APIENTRY *
glExtTexObjectStateOverrideiQCOM_client_proc_t
) (void * ctx, GLenum, GLenum, GLint);
Completed in 415 milliseconds