Lines Matching refs:dstPtrBase
667 deUint32* dstPtrBase = static_cast<deUint32*>(outputs[outNdx]);681 deMemcpy(dstPtrBase, tmpBuf.getAccess().getDataPtr(), numValues*outVecSize*sizeof(deUint32));687 deUint32* dstPtr = &dstPtrBase[outSize*valNdx + outVecSize*locNdx];