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