Home
last modified time | relevance | path

Searched refs:GL_TextureBufferRange (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp855 {"glTextureBufferRange", P(GL_TextureBufferRange)},
Dentry_points_gl_4_autogen.h1027 ANGLE_EXPORT void GL_APIENTRY GL_TextureBufferRange(GLuint texture,
DlibGL_autogen.cpp6105 return GL_TextureBufferRange(texture, internalformat, buffer, offset, size); in glTextureBufferRange()
Dentry_points_gl_4_autogen.cpp8566 void GL_APIENTRY GL_TextureBufferRange(GLuint texture, in GL_TextureBufferRange() function