Searched refs:GL_ProgramUniform1f (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 | 90 ANGLE_EXPORT void GL_APIENTRY GL_ProgramUniform1f(GLuint program, GLint location, GLfloat v0);
|
H A D | proc_table_egl_autogen.cpp | 726 {"glProgramUniform1f", P(GL_ProgramUniform1f)},
|
H A D | proc_table_glx_autogen.cpp | 973 {"glProgramUniform1f", P(GL_ProgramUniform1f)},
|
H A D | proc_table_wgl_autogen.cpp | 973 {"glProgramUniform1f", P(GL_ProgramUniform1f)},
|
H A D | entry_points_gles_3_1_autogen.cpp | 910 void GL_APIENTRY GL_ProgramUniform1f(GLuint program, GLint location, GLfloat v0) in GL_ProgramUniform1f() function
|
H A D | libGLESv2_autogen.cpp | 1697 return GL_ProgramUniform1f(program, location, v0); in glProgramUniform1f()
|
/aosp_15_r20/out/soong/.intermediates/external/angle/libGLESv2_angle/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libGLESv2_angle.so.toc | 1094 1089: FUNC GLOBAL DEFAULT 16 GL_ProgramUniform1f
|