Searched defs:spirv_type (Results 1 – 5 of 5) sorted by relevance
1152 struct spirv_type { struct1163 const struct spirv_type *type = arg; in non_aggregate_type_hash() argument
947 const std::string spirv_type; member
341 auto* spirv_type = type_mgr_->GetType(type_id); in ConvertType() local
3262 std::string WgslType(std::string spirv_type) { in WgslType()
2524 if (auto* spirv_type = type_mgr_->GetType(inst->type_id())) { in AddressOfIfNeeded() local