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