Searched refs:kFormatR16Sint (Results 1 – 5 of 5) sorted by relevance
163 kFormatR16Sint, enumerator
154 case Token::Type::kFormatR16Sint: in TypeToName()
632 TokenData{"r16sint", Token::Type::kFormatR16Sint},
962 return {Token::Type::kFormatR16Sint, source, "r16sint"}; in check_keyword()
801 if (match(Token::Type::kFormatR16Sint)) in expect_image_storage_type()