Searched refs:GL_FramebufferTexture1D (Results 1 – 6 of 6) sorted by relevance
/external/angle/src/libGLESv2/ |
D | entry_points_gl_3_autogen.h | 26 ANGLE_EXPORT void GL_APIENTRY GL_FramebufferTexture1D(GLenum target,
|
D | proc_table_wgl_autogen.cpp | 404 {"glFramebufferTexture1D", P(GL_FramebufferTexture1D)},
|
D | proc_table_glx_autogen.cpp | 404 {"glFramebufferTexture1D", P(GL_FramebufferTexture1D)},
|
D | proc_table_egl_autogen.cpp | 526 DESKTOP_ONLY("glFramebufferTexture1D", GL_FramebufferTexture1D)
|
D | entry_points_gl_3_autogen.cpp | 151 void GL_APIENTRY GL_FramebufferTexture1D(GLenum target, in GL_FramebufferTexture1D() function
|
D | libGLESv2_autogen.cpp | 7849 return GL_FramebufferTexture1D(target, attachment, textarget, texture, level); in glFramebufferTexture1D()
|