OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glVertexAttrib1fv_client_proc_t
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.h
144
glVertexAttrib1fv_client_proc_t
glVertexAttrib1fv;
[
all
...]
gl2_client_context.cpp
148
ptr = getProc("glVertexAttrib1fv", userData); set_glVertexAttrib1fv((
glVertexAttrib1fv_client_proc_t
)ptr);
gl2_client_proc.h
145
typedef void (gl2_APIENTRY *
glVertexAttrib1fv_client_proc_t
) (void * ctx, GLuint, const GLfloat*);
Completed in 464 milliseconds