OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glUniform4fv_client_proc_t
(Results
1 - 4
of
4
) sorted by null
/device/generic/goldfish/opengl/system/GLESv2_enc/
GL2Encoder.h
168
glUniform4fv_client_proc_t
m_glUniform4fv_enc;
gl2_client_context.h
135
glUniform4fv_client_proc_t
glUniform4fv;
[
all
...]
gl2_client_context.cpp
139
ptr = getProc("glUniform4fv", userData); set_glUniform4fv((
glUniform4fv_client_proc_t
)ptr);
gl2_client_proc.h
136
typedef void (gl2_APIENTRY *
glUniform4fv_client_proc_t
) (void * ctx, GLint, GLsizei, const GLfloat*);
Completed in 31 milliseconds