Searched refs:GL_CompressedTextureSubImage3D (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/libGL/ |
D | proc_table_wgl_autogen.cpp | 154 {"glCompressedTextureSubImage3D", P(GL_CompressedTextureSubImage3D)},
|
D | entry_points_gl_4_autogen.h | 734 ANGLE_EXPORT void GL_APIENTRY GL_CompressedTextureSubImage3D(GLuint texture,
|
D | libGL_autogen.cpp | 5543 return GL_CompressedTextureSubImage3D(texture, level, xoffset, yoffset, zoffset, width, height, in glCompressedTextureSubImage3D()
|
D | entry_points_gl_4_autogen.cpp | 6166 void GL_APIENTRY GL_CompressedTextureSubImage3D(GLuint texture, in GL_CompressedTextureSubImage3D() function
|