Searched defs:outValuePtr (Results 1 – 3 of 3) sorted by relevance
1078 const deUint8 *const outValuePtr = (deUint8*)m_outBufferAlloc->getHostPtr() + offsetInBytes; in isOutBufferValueUnchanged() local1142 deUint8* outValuePtr = (deUint8*)outDataPtr + offsetInBytes; in verifyResult() local
1544 const deUint8 *const outValuePtr = (deUint8*)m_outBufferAlloc->getHostPtr() + offsetInBytes; in isOutBufferValueUnchanged() local1611 const deUint8* outValuePtr = static_cast<const deUint8*>(outDataPtr) + offsetInBytes; in verifyResult() local
814 …const void* outValuePtr = ((m_inputFormat == VK_FORMAT_R64_UINT || m_inputFormat == VK_FORMAT… in verifyResult() local