Searched refs:GL_ProgramUniformMatrix3fv (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 | 180 ANGLE_EXPORT void GL_APIENTRY GL_ProgramUniformMatrix3fv(GLuint program,
|
H A D | proc_table_egl_autogen.cpp | 780 {"glProgramUniformMatrix3fv", P(GL_ProgramUniformMatrix3fv)},
|
H A D | proc_table_glx_autogen.cpp | 1037 {"glProgramUniformMatrix3fv", P(GL_ProgramUniformMatrix3fv)},
|
H A D | proc_table_wgl_autogen.cpp | 1037 {"glProgramUniformMatrix3fv", P(GL_ProgramUniformMatrix3fv)},
|
H A D | entry_points_gles_3_1_autogen.cpp | 1885 void GL_APIENTRY GL_ProgramUniformMatrix3fv(GLuint program, in GL_ProgramUniformMatrix3fv() function
|
H A D | libGLESv2_autogen.cpp | 1889 return GL_ProgramUniformMatrix3fv(program, location, count, transpose, value); in glProgramUniformMatrix3fv()
|
/aosp_15_r20/out/soong/.intermediates/external/angle/libGLESv2_angle/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libGLESv2_angle.so.toc | 1700 1695: FUNC GLOBAL DEFAULT 16 GL_ProgramUniformMatrix3fv
|