Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h136 glUniform4f_client_proc_t glUniform4f; member
Dgl2_entry.cpp1208 void glUniform4f(GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w) in glUniform4f() function
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h167 glUniform4f_server_proc_t glUniform4f; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp4005 GL_APICALL void GL_APIENTRY glUniform4f(GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w… in glUniform4f() function
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h1860 #define glUniform4f MANGLE(Uniform4f) macro