Searched defs:TexFormat (Results 1 – 1 of 1) sorted by relevance
23 struct TexFormat final struct25 GLenum internalFormat;26 GLenum unpackFormat;27 GLenum unpackType;31 uint8_t bytesPerPixel() const in bytesPerPixel()