Searched defs:FormatType (Results 1 – 9 of 9) sorted by relevance
53 FormatType::FormatType() : format(GL_NONE), type(GL_NONE) {} in FormatType() function in gl::FormatType55 FormatType::FormatType(GLenum format_, GLenum type_) : format(format_), type(type_) {} in FormatType() function in gl::FormatType
122 } FormatType; typedef
51 FormatType::FormatType() : format(GL_NONE), type(GL_NONE) {} in FormatType() function in gl::FormatType53 FormatType::FormatType(GLenum format_, GLenum type_) : format(format_), type(type_) {} in FormatType() function in gl::FormatType
543 enum class FormatType { enum
613 enum class FormatType { enum
452 FT_Fixed FormatType; member
453 FT_Fixed FormatType; member
1777 UCHAR FormatType:6; member1799 UCHAR FormatType:6; member