Searched refs:kFormatR32Sint (Results 1 – 5 of 5) sorted by relevance
169 kFormatR32Sint, enumerator
160 case Token::Type::kFormatR32Sint: in TypeToName()
635 TokenData{"r32sint", Token::Type::kFormatR32Sint},
968 return {Token::Type::kFormatR32Sint, source, "r32sint"}; in check_keyword()
822 if (match(Token::Type::kFormatR32Sint)) in expect_image_storage_type()