Searched refs:gltype (Results 1 – 2 of 2) sorted by relevance
61 surface->gltype = GL_UNSIGNED_BYTE; in surface_gl_create_texture()66 surface->gltype = GL_UNSIGNED_BYTE; in surface_gl_create_texture()70 surface->gltype = GL_UNSIGNED_SHORT_5_6_5; in surface_gl_create_texture()85 0, surface->glformat, surface->gltype, in surface_gl_create_texture()91 0, surface->glformat, surface->gltype, in surface_gl_create_texture()162 surface->glformat, surface->gltype, in surface_gl_update_texture()
23 GLenum gltype; member