Searched refs:GL_ProgramUniformMatrix4fv (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 | 195 ANGLE_EXPORT void GL_APIENTRY GL_ProgramUniformMatrix4fv(GLuint program,
|
H A D | proc_table_egl_autogen.cpp | 786 {"glProgramUniformMatrix4fv", P(GL_ProgramUniformMatrix4fv)},
|
H A D | proc_table_glx_autogen.cpp | 1046 {"glProgramUniformMatrix4fv", P(GL_ProgramUniformMatrix4fv)},
|
H A D | proc_table_wgl_autogen.cpp | 1046 {"glProgramUniformMatrix4fv", P(GL_ProgramUniformMatrix4fv)},
|
H A D | entry_points_gles_3_1_autogen.cpp | 2008 void GL_APIENTRY GL_ProgramUniformMatrix4fv(GLuint program, in GL_ProgramUniformMatrix4fv() function
|
H A D | libGLESv2_autogen.cpp | 1916 return GL_ProgramUniformMatrix4fv(program, location, count, transpose, value); in glProgramUniformMatrix4fv()
|
/aosp_15_r20/out/soong/.intermediates/external/angle/libGLESv2_angle/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libGLESv2_angle.so.toc | 2206 2201: FUNC GLOBAL DEFAULT 16 GL_ProgramUniformMatrix4fv
|