Searched defs:OpenGlTexture (Results 1 – 1 of 1) sorted by relevance
91 struct OpenGlTexture { struct93 OpenGlTexture(GLuint new_id, GLenum new_format) in OpenGlTexture() function96 GLuint id = GL_INVALID_INDEX;97 GLenum format = GL_INVALID_ENUM;