Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h132 glUniform3f_client_proc_t glUniform3f; member
Dgl2_entry.cpp1184 void glUniform3f(GLint location, GLfloat x, GLfloat y, GLfloat z) in glUniform3f() function
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h163 glUniform3f_server_proc_t glUniform3f; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp3977 GL_APICALL void GL_APIENTRY glUniform3f(GLint location, GLfloat x, GLfloat y, GLfloat z){ in glUniform3f() function
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h1842 #define glUniform3f MANGLE(Uniform3f) macro