Searched defs:outValuePtr (Results 1 – 3 of 3) sorted by relevance
1248 const deUint8 *const outValuePtr = (deUint8*)m_outBufferAlloc->getHostPtr() + offsetInBytes; in isOutBufferValueUnchanged() local1312 deUint8* outValuePtr = (deUint8*)outDataPtr + offsetInBytes; in verifyResult() local
1602 const deUint8 *const outValuePtr = (deUint8*)m_outBufferAlloc->getHostPtr() + offsetInBytes; in isOutBufferValueUnchanged() local1669 const deUint8* outValuePtr = static_cast<const deUint8*>(outDataPtr) + offsetInBytes; in verifyResult() local
871 …const void* outValuePtr = ((m_inputFormat == VK_FORMAT_R64_UINT || m_inputFormat == VK_FORMAT… in verifyResult() local