Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h128 glUniform2f_client_proc_t glUniform2f; member
Dgl2_entry.cpp1160 void glUniform2f(GLint location, GLfloat x, GLfloat y) in glUniform2f() function
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h159 glUniform2f_server_proc_t glUniform2f; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp3949 GL_APICALL void GL_APIENTRY glUniform2f(GLint location, GLfloat x, GLfloat y){ in glUniform2f() function
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h1824 #define glUniform2f MANGLE(Uniform2f) macro