Searched refs:GL_GetnUniformuiv (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | entry_points_gles_3_2_autogen.h | 112 ANGLE_EXPORT void GL_APIENTRY GL_GetnUniformuiv(GLuint program,
|
H A D | proc_table_egl_autogen.cpp | 604 {"glGetnUniformuiv", P(GL_GetnUniformuiv)},
|
H A D | proc_table_glx_autogen.cpp | 712 {"glGetnUniformuiv", P(GL_GetnUniformuiv)},
|
H A D | proc_table_wgl_autogen.cpp | 712 {"glGetnUniformuiv", P(GL_GetnUniformuiv)},
|
H A D | entry_points_gles_3_2_autogen.cpp | 914 void GL_APIENTRY GL_GetnUniformuiv(GLuint program, GLint location, GLsizei bufSize, GLuint *params) in GL_GetnUniformuiv() function
|
H A D | libGLESv2_autogen.cpp | 2182 return GL_GetnUniformuiv(program, location, bufSize, params); in glGetnUniformuiv()
|
/aosp_15_r20/out/soong/.intermediates/external/angle/libGLESv2_angle/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libGLESv2_angle.so.toc | 3260 3255: FUNC GLOBAL DEFAULT 16 GL_GetnUniformuiv
|