Searched refs:raw_instance (Results 1 – 1 of 1) sorted by relevance
382 vk::VkInstance raw_instance = DE_NULL; in createUncheckedInstance() local383 vk::VkResult result = vkp.createInstance(&createInfo, pAllocator, &raw_instance); in createUncheckedInstance()385 *instance = UncheckedInstance(context, raw_instance, pAllocator, recorder); in createUncheckedInstance()