Searched refs:GL_ProgramUniformMatrix2fv (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 | 165 ANGLE_EXPORT void GL_APIENTRY GL_ProgramUniformMatrix2fv(GLuint program,
|
H A D | proc_table_egl_autogen.cpp | 774 {"glProgramUniformMatrix2fv", P(GL_ProgramUniformMatrix2fv)},
|
H A D | proc_table_glx_autogen.cpp | 1028 {"glProgramUniformMatrix2fv", P(GL_ProgramUniformMatrix2fv)},
|
H A D | proc_table_wgl_autogen.cpp | 1028 {"glProgramUniformMatrix2fv", P(GL_ProgramUniformMatrix2fv)},
|
H A D | entry_points_gles_3_1_autogen.cpp | 1762 void GL_APIENTRY GL_ProgramUniformMatrix2fv(GLuint program, in GL_ProgramUniformMatrix2fv() function
|
H A D | libGLESv2_autogen.cpp | 1862 return GL_ProgramUniformMatrix2fv(program, location, count, transpose, value); in glProgramUniformMatrix2fv()
|
/aosp_15_r20/out/soong/.intermediates/external/angle/libGLESv2_angle/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libGLESv2_angle.so.toc | 1203 1198: FUNC GLOBAL DEFAULT 16 GL_ProgramUniformMatrix2fv
|