Searched refs:InterfaceBlockInstanceString (Results 1 – 4 of 4) sorted by relevance
819 InterfaceBlockInstanceString(instanceVariable->name(), arrayIndex) + ";\n"; in uniformBlockString()870 InterfaceBlockInstanceString(instanceVariable->name(), arrayIndex) + "_" + in uniformBlockWithOneLargeArrayMemberString()891 InterfaceBlockInstanceString(instanceVariable->name(), arrayIndex) + in shaderStorageBlockString()902 TString ResourcesHLSL::InterfaceBlockInstanceString(const ImmutableString &instanceName, in InterfaceBlockInstanceString() function in sh::ResourcesHLSL
49 static TString InterfaceBlockInstanceString(const ImmutableString &instanceName,
569 out << mResourcesHLSL->InterfaceBlockInstanceString( in traverseNode()
616 TString instanceString = mResourcesHLSL->InterfaceBlockInstanceString( in generateStructMapping()1817 out << mResourcesHLSL->InterfaceBlockInstanceString( in visitBinary()