Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h138 glUniform4i_client_proc_t glUniform4i; member
Dgl2_entry.cpp1220 void glUniform4i(GLint location, GLint x, GLint y, GLint z, GLint w) in glUniform4i() function
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h169 glUniform4i_server_proc_t glUniform4i; member
/hardware/google/gfxstream/host/gl/glestranslator/GLES_V2/
DGLESv2Imp.cpp4019 GL_APICALL void GL_APIENTRY glUniform4i(GLint location, GLint x, GLint y, GLint z, GLint w){ in glUniform4i() function
/hardware/google/gfxstream/host/apigen-codec-common/GL/
Dgl_mangle.h1866 #define glUniform4i MANGLE(Uniform4i) macro