Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles3_wrapper_context.h128 glUniform2f_wrapper_proc_t glUniform2f; member
Dgles3_wrapper_entry.cpp1117 void glUniform2f(GLint location, GLfloat x, GLfloat y) in glUniform2f() function
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h128 glUniform2f_client_proc_t glUniform2f; member
Dgl2_entry.cpp1145 void glUniform2f(GLint location, GLfloat x, GLfloat y) in glUniform2f() function