Searched defs:baseTypeName (Results 1 – 3 of 3) 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