Searched refs:mCreateInstance (Results 1 – 2 of 2) sorted by relevance
143 VkPtr<PFN_vkCreateInstance> mCreateInstance; variable
162 err = mCreateInstance(&instance_create, nullptr, &mInstance); in setupDevice()