Searched refs:GL_TextureSubImage3D (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/libGL/ |
D | proc_table_wgl_autogen.cpp | 869 {"glTextureSubImage3D", P(GL_TextureSubImage3D)},
|
D | entry_points_gl_4_autogen.h | 1090 ANGLE_EXPORT void GL_APIENTRY GL_TextureSubImage3D(GLuint texture,
|
D | libGL_autogen.cpp | 6225 return GL_TextureSubImage3D(texture, level, xoffset, yoffset, zoffset, width, height, depth, in glTextureSubImage3D()
|
D | entry_points_gl_4_autogen.cpp | 8995 void GL_APIENTRY GL_TextureSubImage3D(GLuint texture, in GL_TextureSubImage3D() function
|