Searched refs:instanceIface (Results 1 – 2 of 2) sorted by relevance
142 …Deleter (const InstanceInterface& instanceIface, VkInstance instance, const VkAllocationCallbacks… in Deleter() argument143 : m_instanceIface (&instanceIface) in Deleter()165 …Deleter (const InstanceInterface& instanceIface, VkInstance instance, const VkAllocationCallbacks… in Deleter() argument166 : m_instanceIface (&instanceIface) in Deleter()
262 const InstanceDriver instanceIface(platformInterface, instance); in createInstanceWithInvalidApiVersionTest() local263 instanceIface.destroyInstance(instance, DE_NULL/*pAllocator*/); in createInstanceWithInvalidApiVersionTest()373 const InstanceDriver instanceIface (platformInterface, instance); in createInstanceWithUnsupportedExtensionsTest() local374 instanceIface.destroyInstance(instance, DE_NULL/*pAllocator*/); in createInstanceWithUnsupportedExtensionsTest()