Searched refs:GL_BindBufferRange (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | entry_points_gles_3_0_autogen.h | 22 GL_BindBufferRange(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size);
|
H A D | proc_table_egl_autogen.cpp | 163 {"glBindBufferRange", P(GL_BindBufferRange)},
|
H A D | proc_table_glx_autogen.cpp | 59 {"glBindBufferRange", P(GL_BindBufferRange)},
|
H A D | proc_table_wgl_autogen.cpp | 59 {"glBindBufferRange", P(GL_BindBufferRange)},
|
H A D | entry_points_gles_3_0_autogen.cpp | 118 GL_BindBufferRange(GLenum target, GLuint index, GLuint buffer, GLintptr offset, GLsizeiptr size) in GL_BindBufferRange() function
|
H A D | libGLESv2_autogen.cpp | 868 return GL_BindBufferRange(target, index, buffer, offset, size); in glBindBufferRange()
|
/aosp_15_r20/out/soong/.intermediates/external/angle/libGLESv2_angle/android_arm64_armv8-2a_cortex-a55_shared/ |
D | libGLESv2_angle.so.toc | 3182 3177: FUNC GLOBAL DEFAULT 16 GL_BindBufferRange
|