Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h136 glUniform4f_client_proc_t glUniform4f; member
Dgl2_entry.cpp1196 void glUniform4f(GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w) in glUniform4f() function
/device/generic/vulkan-cereal/stream-servers/gles2_dec/
Dgles2_server_context.h167 glUniform4f_server_proc_t glUniform4f; member
/device/generic/vulkan-cereal/third-party/angle/scripts/
Dentry_point_packed_gl_enums.json1702 "glUniform4f": { object
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_V2/
DGLESv2Imp.cpp3951 GL_APICALL void GL_APIENTRY glUniform4f(GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w… in glUniform4f() function
/device/generic/vulkan-cereal/third-party/angle/util/
Dgles_loader_autogen.h230 #define glUniform4f l_glUniform4f macro
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/GL/
Dgl_mangle.h1860 #define glUniform4f MANGLE(Uniform4f) macro
/device/generic/vulkan-cereal/third-party/angle/src/libGL/
DlibGL_autogen.cpp2750 void GL_APIENTRY glUniform4f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3) in glUniform4f() function
/device/generic/vulkan-cereal/third-party/angle/src/libGLESv2/
DlibGLESv2_autogen.cpp740 void GL_APIENTRY glUniform4f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3) in glUniform4f() function