Searched refs:InterfaceBlockInstanceString (Results 1 – 4 of 4) sorted by relevance
759 InterfaceBlockInstanceString(instanceVariable->name(), arrayIndex) + ";\n"; in uniformBlockString()788 InterfaceBlockInstanceString(instanceVariable->name(), arrayIndex) + "_" + in uniformBlockWithOneLargeArrayMemberString()809 InterfaceBlockInstanceString(instanceVariable->name(), arrayIndex) + in shaderStorageBlockString()820 TString ResourcesHLSL::InterfaceBlockInstanceString(const ImmutableString &instanceName, in InterfaceBlockInstanceString() function in sh::ResourcesHLSL
46 static TString InterfaceBlockInstanceString(const ImmutableString &instanceName,
594 out << mResourcesHLSL->InterfaceBlockInstanceString( in visitBinary()
586 TString instanceString = mResourcesHLSL->InterfaceBlockInstanceString( in generateStructMapping()1619 out << mResourcesHLSL->InterfaceBlockInstanceString( in visitBinary()