Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h124 glUniform1f_client_proc_t glUniform1f; member
Dgl2_entry.cpp1136 void glUniform1f(GLint location, GLfloat x) in glUniform1f() function
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h155 glUniform1f_server_proc_t glUniform1f; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp3921 GL_APICALL void GL_APIENTRY glUniform1f(GLint location, GLfloat x){ in glUniform1f() function
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h1806 #define glUniform1f MANGLE(Uniform1f) macro