Searched refs:GL_ProgramUniform3f (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 | 130 GL_ProgramUniform3f(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2);
|
H A D | proc_table_egl_autogen.cpp | 750 {"glProgramUniform3f", P(GL_ProgramUniform3f)},
|
H A D | proc_table_glx_autogen.cpp | 1001 {"glProgramUniform3f", P(GL_ProgramUniform3f)},
|
H A D | proc_table_wgl_autogen.cpp | 1001 {"glProgramUniform3f", P(GL_ProgramUniform3f)},
|
H A D | entry_points_gles_3_1_autogen.cpp | 1332 GL_ProgramUniform3f(GLuint program, GLint location, GLfloat v0, GLfloat v1, GLfloat v2) in GL_ProgramUniform3f() function
|
H A D | libGLESv2_autogen.cpp | 1776 return GL_ProgramUniform3f(program, location, v0, v1, v2); in glProgramUniform3f()
|
/aosp_15_r20/out/soong/.intermediates/external/angle/libGLESv2_angle/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libGLESv2_angle.so.toc | 1352 1347: FUNC GLOBAL DEFAULT 16 GL_ProgramUniform3f
|