Searched defs:glUniform4f (Results 1 – 9 of 9) sorted by relevance
/device/generic/goldfish-opengl/system/GLESv2_enc/ |
D | gl2_client_context.h | 136 glUniform4f_client_proc_t glUniform4f; member
|
D | gl2_entry.cpp | 1196 void glUniform4f(GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w) in glUniform4f() function
|
/device/generic/vulkan-cereal/stream-servers/gles2_dec/ |
D | gles2_server_context.h | 167 glUniform4f_server_proc_t glUniform4f; member
|
/device/generic/vulkan-cereal/third-party/angle/scripts/ |
D | entry_point_packed_gl_enums.json | 1702 "glUniform4f": { object
|
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLES_V2/ |
D | GLESv2Imp.cpp | 3951 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/ |
D | gles_loader_autogen.h | 230 #define glUniform4f l_glUniform4f macro
|
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/GL/ |
D | gl_mangle.h | 1860 #define glUniform4f MANGLE(Uniform4f) macro
|
/device/generic/vulkan-cereal/third-party/angle/src/libGL/ |
D | libGL_autogen.cpp | 2750 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/ |
D | libGLESv2_autogen.cpp | 740 void GL_APIENTRY glUniform4f(GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3) in glUniform4f() function
|