Searched defs:StringID (Results 1 – 3 of 3) 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
462 using StringID = SpirvID<std::string>; typedef in sw::SpirvShader