Searched defs:packspu_TexSubImage2D (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/common/crOpenGL/pack/
H A Dpackspu_pixel.c497 void PACKSPU_APIENTRY packspu_TexSubImage2D( GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels ) function
504 crWarning("packspu_TexSubImage2D invalid format(%x)/type(%x)", format, type);

Completed in 2977 milliseconds