Searched defs:baseTypeName (Results 1 – 2 of 2) sorted by relevance
544 std::string baseTypeName; in getSpirVReplacements() local574 const std::string baseTypeName = "float" + bitSize + "_t"; in getSpirVReplacements() local
121 String baseTypeName = this->getTypeName(type.componentType()); in getTypeName() local