Searched refs:resArraySize (Results 1 – 2 of 2) sorted by relevance
1470 …const int resArraySize = resEntry.arraySize == 0 ? resBlockPtr.lastUnsizedArraySize : resEntry… in compareBufferVarData() local1479 DE_ASSERT(resArraySize <= refArraySize && resTopLevelSize <= refTopLevelSize); in compareBufferVarData()1487 for (int elementNdx = 0; elementNdx < resArraySize; elementNdx++) in compareBufferVarData()
1692 …const int resArraySize = resEntry.arraySize == 0 ? resBlockPtr.lastUnsizedArraySize : resEntry… in compareBufferVarData() local1701 DE_ASSERT(resArraySize <= refArraySize && resTopLevelSize <= refTopLevelSize); in compareBufferVarData()1709 for (int elementNdx = 0; elementNdx < resArraySize; elementNdx++) in compareBufferVarData()