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