Searched defs:matchType (Results 1 – 6 of 6) sorted by relevance
20 @property (nonatomic) BugsBunnyType matchType; property
87 private MatchType matchType; field in CheckDisplayCollisions.Type91 private Type(String basePrefix, MatchType matchType) { in Type()
1204 …bool spirvbin_t::matchType(const spirvbin_t::globaltypes_t& globalTypes, spv::Id lt, spv::Id gt) c… in matchType() function in spv::spirvbin_t
1207 …bool spirvbin_t::matchType(const spirvbin_t::globaltypes_t& globalTypes, spv::Id lt, spv::Id gt) c… in matchType() function in spv::spirvbin_t
959 GLenum matchType, in detachMatchingAttachment()