OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glGetVertexAttribPointerv_client_proc_t
(Results
1 - 5
of
5
) sorted by null
/device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h
90
glGetVertexAttribPointerv_client_proc_t
glGetVertexAttribPointerv;
GL2Encoder.h
117
glGetVertexAttribPointerv_client_proc_t
m_glGetVertexAttribPointerv_enc;
gl2_client_context.cpp
92
glGetVertexAttribPointerv = (
glGetVertexAttribPointerv_client_proc_t
) getProc("glGetVertexAttribPointerv", userData);
gl2_client_proc.h
91
typedef void (gl2_APIENTRY *
glGetVertexAttribPointerv_client_proc_t
) (void * ctx, GLuint, GLenum, GLvoid**);
gl2_enc.cpp
[
all
...]
Completed in 28 milliseconds