Searched refs:getValueTypeString (Results 1 – 1 of 1) sorted by relevance
1187 const char *getValueTypeString() const in getValueTypeString() function in vkt::SpirVAssembly::__anon1f0d25030111::TypeSnippetsBase1393 const string typeName = string("_") + getValueTypeString() + bitWidth; in updateSpirvSnippets()3774 …const string inTypePrefix = string("_") + inTypeSnippets->getValueTypeString() + inTypeSnippets->… in specializeOperation()3775 …const string outTypePrefix = string("_") + outTypeSnippets->getValueTypeString() + outTypeSnippets… in specializeOperation()