Searched refs:structIdentifier (Results 1 – 1 of 1) sorted by relevance
969 std::string structIdentifier = nameMap.lookup(structID).str(); in processStructType() local971 if (structIdentifier.empty()) { in processStructType()977 auto structTy = spirv::StructType::getIdentified(context, structIdentifier); in processStructType()