Searched refs:canPresent (Results 1 – 1 of 1) sorted by relevance
57 auto canPresent = [](VkInstance, VkPhysicalDevice, uint32_t) { return true; }; in initialize() local60 &mPresentQueueIndex, canPresent)); in initialize()