OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glMatrixIndexPointerOES_client_proc_t
(Results
1 - 5
of
5
) sorted by null
/device/generic/goldfish/opengl/system/GLESv1_enc/
GLEncoder.h
71
glMatrixIndexPointerOES_client_proc_t
m_glMatrixIndexPointerOES_enc;
gl_client_context.h
247
glMatrixIndexPointerOES_client_proc_t
glMatrixIndexPointerOES;
gl_client_context.cpp
249
glMatrixIndexPointerOES = (
glMatrixIndexPointerOES_client_proc_t
) getProc("glMatrixIndexPointerOES", userData);
gl_client_proc.h
248
typedef void (gl_APIENTRY *
glMatrixIndexPointerOES_client_proc_t
) (void * ctx, GLint, GLenum, GLsizei, const GLvoid*);
gl_enc.cpp
[
all
...]
Completed in 649 milliseconds