Searched refs:kTextureSampled3d (Results 1 – 5 of 5) sorted by relevance
295 kTextureSampled3d, enumerator
286 case Token::Type::kTextureSampled3d: in TypeToName()
692 TokenData{"texture_3d", Token::Type::kTextureSampled3d},
1080 return {Token::Type::kTextureSampled3d, source, "texture_3d"}; in check_keyword()
671 if (match(Token::Type::kTextureSampled3d)) in sampled_texture_type()