Home
last modified time | relevance | path

Searched defs:CreateInstance (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DBackendVk.cpp98 ResultOrError<VulkanGlobalKnobs> Backend::CreateInstance() { in CreateInstance() function in dawn_native::vulkan::Backend
DVulkanFunctions.h41 PFN_vkCreateInstance CreateInstance = nullptr; member
/third_party/skia/modules/particles/include/
DSkReflected.h78 static sk_sp<SkReflected> CreateInstance(const char* name) { in CreateInstance() function
/third_party/flutter/skia/modules/particles/include/
DSkReflected.h78 static sk_sp<SkReflected> CreateInstance(const char* name) { in CreateInstance() function
/third_party/protobuf/src/google/protobuf/
Darenastring.h370 void CreateInstance(Arena* arena, const ::std::string* initial_value) { in CreateInstance() function
/third_party/mingw-w64/mingw-w64-headers/direct-x/include/
Dd3d11shader.h253 …STDMETHOD(CreateInstance)(THIS_ const char *instnamespace, ID3D11ModuleInstance **moduleinstance) … in DECLARE_INTERFACE_() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DVulkanFunctions.h41 PFN_vkCreateInstance CreateInstance = nullptr; member