Searched refs:targetRange (Results 1 – 1 of 1) sorted by relevance
1972 uint8_t* targetRange = hostPtr + offset; in vkFlushMappedMemoryRanges() local1973 countingStream->write(targetRange, actualSize); in vkFlushMappedMemoryRanges()2004 uint8_t* targetRange = hostPtr + offset; in vkFlushMappedMemoryRanges() local2005 stream->write(targetRange, actualSize); in vkFlushMappedMemoryRanges()2097 uint8_t* targetRange = hostPtr + offset; in vkInvalidateMappedMemoryRanges() local2098 stream->read(targetRange, actualSize); in vkInvalidateMappedMemoryRanges()