Home
last modified time | relevance | path

Searched defs:CreateInstance (Results 1 - 12 of 12) sorted by relevance

/third_party/mesa3d/include/android_stub/hardware/
H A Dhwvulkan.h65 PFN_vkCreateInstance CreateInstance; member
/third_party/lame/dshow/
H A Daboutprp.cpp62 CUnknown * WINAPI CMAEAbout::CreateInstance(LPUNKNOWN lpunk, HRESULT *phr) in CreateInstance() function in CMAEAbout
H A DPropPage_adv.cpp47 CUnknown *CMpegAudEncPropertyPageAdv::CreateInstance( LPUNKNOWN punk, HRESULT *phr ) in CreateInstance() function in CMpegAudEncPropertyPageAdv
H A DPropPage.cpp93 CUnknown *CMpegAudEncPropertyPage::CreateInstance( LPUNKNOWN punk, HRESULT *phr ) in CreateInstance() function in CMpegAudEncPropertyPage
H A DMpegac.cpp237 CUnknown *CMpegAudEnc::CreateInstance(LPUNKNOWN lpunk, HRESULT *phr) in CreateInstance() function in CMpegAudEnc
/third_party/vulkan-loader/tests/
H A Dloader_get_proc_addr_tests.cpp114 auto CreateInstance = reinterpret_cast<PFN_vkCreateInstance>(gipa(NULL, "vkCreateInstance")); in TEST() local
144 PFN_vkCreateInstance CreateInstance = inst.load("vkCreateInstance"); in TEST() local
163 PFN_vkCreateInstance CreateInstance = inst.load("vkCreateInstance"); in TEST() local
/third_party/skia/modules/particles/include/
H A DSkReflected.h78 static sk_sp<SkReflected> CreateInstance(const char* name) { in CreateInstance() function in SkReflected
/third_party/protobuf/src/google/protobuf/
H A Darenastring.h370 void CreateInstance(Arena* arena, const ::std::string* initial_value) { in CreateInstance() function
/third_party/vulkan-loader/loader/generated/
H A Dvk_loader_extensions.h214 PFN_vkCreateInstance CreateInstance; member
H A Dvk_layer_dispatch_table.h40 PFN_vkCreateInstance CreateInstance; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DVulkanFunctions.h41 PFN_vkCreateInstance CreateInstance = nullptr; member
/third_party/vulkan-loader/loader/
H A Dloader_common.h456 PFN_vkCreateInstance CreateInstance; member

Completed in 14 milliseconds