Searched refs:GL_ProgramUniform4f (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | entry_points_gles_3_1_autogen.h | 148 GL_ProgramUniform4f(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3);
|
H A D | proc_table_egl_autogen.cpp | 762 {"glProgramUniform4f", P(GL_ProgramUniform4f)},
|
H A D | proc_table_glx_autogen.cpp | 1015 {"glProgramUniform4f", P(GL_ProgramUniform4f)},
|
H A D | proc_table_wgl_autogen.cpp | 1015 {"glProgramUniform4f", P(GL_ProgramUniform4f)},
|
H A D | entry_points_gles_3_1_autogen.cpp | 1547 GL_ProgramUniform4f(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2, GLfloat v3) in GL_ProgramUniform4f() function
|
H A D | libGLESv2_autogen.cpp | 1817 return GL_ProgramUniform4f(program, location, v0, v1, v2, v3); in glProgramUniform4f()
|
/aosp_15_r20/out/soong/.intermediates/external/angle/libGLESv2_angle/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libGLESv2_angle.so.toc | 1485 1480: FUNC GLOBAL DEFAULT 16 GL_ProgramUniform4f
|