Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles3_wrapper_context.h366 glProgramUniform2f_wrapper_proc_t glProgramUniform2f; member
Dgles3_wrapper_entry.cpp2545 void glProgramUniform2f(GLuint program, GLint location, GLfloat v0, GLfloat v1) in glProgramUniform2f() function
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h366 glProgramUniform2f_client_proc_t glProgramUniform2f; member
Dgl2_entry.cpp2593 void glProgramUniform2f(GLuint program, GLint location, GLfloat v0, GLfloat v1) in glProgramUniform2f() function