Searched defs:outValuePtr (Results 1 – 3 of 3) sorted by relevance
1061 const deUint8 *const outValuePtr = (deUint8*)m_outBufferAlloc->getHostPtr() + offsetInBytes; in isOutBufferValueUnchanged() local1125 deUint8* outValuePtr = (deUint8*)outDataPtr + offsetInBytes; in verifyResult() local
1494 const deUint8 *const outValuePtr = (deUint8*)m_outBufferAlloc->getHostPtr() + offsetInBytes; in isOutBufferValueUnchanged() local1558 const deUint8* outValuePtr = static_cast<const deUint8*>(outDataPtr) + offsetInBytes; in verifyResult() local
786 const deUint32* outValuePtr = (deUint32*)outDataPtr + valueNdx; in verifyResult() local