OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glGetVertexAttribfv_client_proc_t
(Results
1 - 4
of
4
) sorted by null
/device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h
88
glGetVertexAttribfv_client_proc_t
glGetVertexAttribfv;
GL2Encoder.h
114
glGetVertexAttribfv_client_proc_t
m_glGetVertexAttribfv_enc;
gl2_client_context.cpp
90
glGetVertexAttribfv = (
glGetVertexAttribfv_client_proc_t
) getProc("glGetVertexAttribfv", userData);
gl2_client_proc.h
89
typedef void (gl2_APIENTRY *
glGetVertexAttribfv_client_proc_t
) (void * ctx, GLuint, GLenum, GLfloat*);
Completed in 26 milliseconds