Searched refs:resVarNdx (Results 1 – 2 of 2) sorted by relevance
1884 int resVarNdx = resLayout.getVariableIndex(refEntry.name.c_str()); in compareData() local1886 if (resVarNdx >= 0) in compareData()1888 const BufferVarLayoutEntry& resEntry = resLayout.bufferVars[resVarNdx]; in compareData()
1816 int resVarNdx = resLayout.getVariableIndex(refEntry.name.c_str()); in compareData() local1818 if (resVarNdx >= 0) in compareData()1820 const BufferVarLayoutEntry& resEntry = resLayout.bufferVars[resVarNdx]; in compareData()