Home
last modified time | relevance | path

Searched defs:glUniform2fv (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles3_wrapper_context.h129 glUniform2fv_wrapper_proc_t glUniform2fv; member
Dgles3_wrapper_entry.cpp1123 void glUniform2fv(GLint location, GLsizei count, const GLfloat* v) in glUniform2fv() function
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h129 glUniform2fv_client_proc_t glUniform2fv; member
Dgl2_entry.cpp1151 void glUniform2fv(GLint location, GLsizei count, const GLfloat* v) in glUniform2fv() function