Searched refs:localNdx (Results 1 – 1 of 1) sorted by relevance
290 for (int localNdx = 0; localNdx < workGroupSize; localNdx++) in verify() local292 …st int inputValue = *(const deInt32*)((const deUint8*)inputs + inputStride*(groupOffset+localNdx)); in verify()302 for (int localNdx = 0; localNdx < workGroupSize; localNdx++) in verify() local304 …t int inputValue = *(const deInt32*)((const deUint8*)inputs + inputStride*(groupOffset+localNdx)); in verify()305 …nt outputValue = *(const deInt32*)((const deUint8*)outputs + outputStride*(groupOffset+localNdx)); in verify()309 …stCtx.getLog() << TestLog::Message << "ERROR: at group " << groupNdx << ", invocation " << localNdx in verify()318 …stCtx.getLog() << TestLog::Message << "ERROR: at group " << groupNdx << ", invocation " << localNdx in verify()444 for (int localNdx = 0; localNdx < workGroupSize; localNdx++) in verify() local446 …eInt32 inputValue = *(const deInt32*)((const deUint8*)inputs + inputStride*(groupOffset+localNdx)); in verify()462 for (int localNdx = 0; localNdx < workGroupSize; localNdx++) in verify() local[all …]