Searched refs:resVarNdx (Results 1 – 2 of 2) sorted by relevance
1580 int resVarNdx = resLayout.getVariableIndex(refEntry.name.c_str()); in compareData() local1582 if (resVarNdx >= 0) in compareData()1584 const BufferVarLayoutEntry& resEntry = resLayout.bufferVars[resVarNdx]; in compareData()
1802 int resVarNdx = resLayout.getVariableIndex(refEntry.name.c_str()); in compareData() local1804 if (resVarNdx >= 0) in compareData()1806 const BufferVarLayoutEntry& resEntry = resLayout.bufferVars[resVarNdx]; in compareData()