Searched refs:InterfaceBlockInstanceString (Results 1 – 4 of 4) sorted by relevance
815 InterfaceBlockInstanceString(instanceVariable->name(), arrayIndex) + ";\n"; in uniformBlockString()866 InterfaceBlockInstanceString(instanceVariable->name(), arrayIndex) + "_" + in uniformBlockWithOneLargeArrayMemberString()887 InterfaceBlockInstanceString(instanceVariable->name(), arrayIndex) + in shaderStorageBlockString()898 TString ResourcesHLSL::InterfaceBlockInstanceString(const ImmutableString &instanceName, in InterfaceBlockInstanceString() function in sh::ResourcesHLSL
47 static TString InterfaceBlockInstanceString(const ImmutableString &instanceName,
551 out << mResourcesHLSL->InterfaceBlockInstanceString( in traverseNode()
589 TString instanceString = mResourcesHLSL->InterfaceBlockInstanceString( in generateStructMapping()1628 out << mResourcesHLSL->InterfaceBlockInstanceString( in visitBinary()