Searched defs:FormatType (Results 1 – 9 of 9) sorted by relevance
44 func (opts formatOptions) FormatType(t reflect.Type, s textNode) textNode { func
44 enum FormatType enum in deqp::gles31::Functional::__anon227d02c00111::FormatSamplesCase
40 enum class FormatType { enum
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
618 enum class FormatType { enum
452 FT_Fixed FormatType; member
190 enum class FormatType enum
1467 enum FormatType in init() enum