Searched defs:CreateInstance (Results 1 – 7 of 7) sorted by relevance
98 ResultOrError<VulkanGlobalKnobs> Backend::CreateInstance() { in CreateInstance() function in dawn_native::vulkan::Backend
41 PFN_vkCreateInstance CreateInstance = nullptr; member
78 static sk_sp<SkReflected> CreateInstance(const char* name) { in CreateInstance() function
370 void CreateInstance(Arena* arena, const ::std::string* initial_value) { in CreateInstance() function
253 …STDMETHOD(CreateInstance)(THIS_ const char *instnamespace, ID3D11ModuleInstance **moduleinstance) … in DECLARE_INTERFACE_() local