Searched refs:mappedAddress (Results 1 – 1 of 1) sorted by relevance
593 void *mappedAddress = NULL; in TEST_F() local594 err = vkMapMemory(m_device->device(), mem, 0, VK_WHOLE_SIZE, 0, &mappedAddress); in TEST_F()