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