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()188 …Deleter (const InstanceInterface& instanceIface, VkInstance instance, const VkAllocationCallbacks… in Deleter() argument189 : m_instanceIface (&instanceIface) in Deleter()
542 const InstanceDriver instanceIface(platformInterface, instance); in createInstanceWithLayerNameAbuseTest() local543 instanceIface.destroyInstance(instance, DE_NULL/*pAllocator*/); in createInstanceWithLayerNameAbuseTest()