Searched refs:createInstanceWithExtensions (Results 1 – 5 of 5) sorted by relevance
84 Move<VkInstance> createInstanceWithExtensions (const PlatformInterface& vkp, in createInstanceWithExtensions() function106 return createInstanceWithExtensions(vkp, version, std::vector<std::string>(1, requiredExtension)); in createInstanceWithExtension()
49 Move<VkInstance> createInstanceWithExtensions (const PlatformInterface& vkp,
84 …m_deviceGroupInstance = createInstanceWithExtensions(m_context.getPlatformInterface(), m_context.… in createDeviceSupportingQueues()
162 …m_deviceGroupInstance = createInstanceWithExtensions(m_context.getPlatformInterface(),… in createDeviceGroup()
2358 …m_deviceGroupInstance = createInstanceWithExtensions(m_context.getPlatformInterface(),… in createDeviceGroup()