Home
last modified time | relevance | path

Searched refs:disambiguatingStringOut (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/compiler/translator/
DUtilsHLSL.cpp23 TString *disambiguatingStringOut) in DisambiguateFunctionNameForParameterType() argument
33 *disambiguatingStringOut += "_" + TypeString(paramType); in DisambiguateFunctionNameForParameterType()
40 *disambiguatingStringOut += "_" + TypeString(paramType); in DisambiguateFunctionNameForParameterType()