Searched defs:StringID (Results 1 – 4 of 4) sorted by relevance
133 explicit StringID(const typename Traits::OwnerType *Owner) in StringID() function135 StringID(const typename Traits::OwnerType *Owner, const std::string &Value) in StringID() function
189 type StringID int type
1250 StringTableInfo::Bundle &Bundle, uint16_t StringID, in insertStringIntoBundle()
424 using StringID = SpirvID<std::string>; typedef in sw::SpirvShader