Lines Matching full:mappedaddress
1771 void *mappedAddress = NULL;1772 err = vkMapMemory(m_device->device(), mem, 0, VK_WHOLE_SIZE, 0, &mappedAddress);