Searched refs:UncheckedInstance (Results 1 – 3 of 3) sorted by relevance
73 class UncheckedInstance class76 UncheckedInstance ();77 …UncheckedInstance (Context& context, vk::VkInstance instance, const vk::VkAllocationCallbacks* pA…78 UncheckedInstance (UncheckedInstance&& other);79 ~UncheckedInstance ();80 UncheckedInstance& operator= (UncheckedInstance&& other);83 void swap (UncheckedInstance& other);85 UncheckedInstance (const UncheckedInstance& other) = delete;86 UncheckedInstance& operator= (const UncheckedInstance& other) = delete;107 …o* instanceCreateInfo, const vk::VkAllocationCallbacks* pAllocator, UncheckedInstance* instance, b…
150 UncheckedInstance::UncheckedInstance () in UncheckedInstance() function in vkt::UncheckedInstance159 UncheckedInstance::UncheckedInstance (Context& context, vk::VkInstance instance, const vk::VkAlloca… in UncheckedInstance() function in vkt::UncheckedInstance168 UncheckedInstance::~UncheckedInstance () in ~UncheckedInstance()180 void UncheckedInstance::swap (UncheckedInstance& other) in swap()189 UncheckedInstance::UncheckedInstance (UncheckedInstance&& other) in UncheckedInstance() function in vkt::UncheckedInstance190 : UncheckedInstance() in UncheckedInstance()195 UncheckedInstance& UncheckedInstance::operator= (UncheckedInstance&& other) in operator =()197 UncheckedInstance destroyer; in operator =()203 UncheckedInstance::operator vk::VkInstance () const in operator vk::VkInstance()207 UncheckedInstance::operator bool () const in operator bool()[all …]
256 UncheckedInstance instance; in createInstanceWithInvalidApiVersionTest()359 UncheckedInstance instance; in createInstanceWithUnsupportedExtensionsTest()484 UncheckedInstance instance; in createInstanceWithExtensionNameAbuseTest()