Searched refs:gltype (Results 1 – 2 of 2) sorted by relevance
60 surface->gltype = GL_UNSIGNED_BYTE; in surface_gl_create_texture()65 surface->gltype = GL_UNSIGNED_BYTE; in surface_gl_create_texture()69 surface->gltype = GL_UNSIGNED_SHORT_5_6_5; in surface_gl_create_texture()84 0, surface->glformat, surface->gltype, in surface_gl_create_texture()90 0, surface->glformat, surface->gltype, in surface_gl_create_texture()114 surface->glformat, surface->gltype, in surface_gl_update_texture()
23 GLenum gltype; member