Home
last modified time | relevance | path

Searched refs:instanceIface (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkRef.hpp142 …Deleter (const InstanceInterface& instanceIface, VkInstance instance, const VkAllocationCallbacks… in Deleter() argument
143 : m_instanceIface (&instanceIface) in Deleter()
165 …Deleter (const InstanceInterface& instanceIface, VkInstance instance, const VkAllocationCallbacks… in Deleter() argument
166 : m_instanceIface (&instanceIface) in Deleter()
188 …Deleter (const InstanceInterface& instanceIface, VkInstance instance, const VkAllocationCallbacks… in Deleter() argument
189 : m_instanceIface (&instanceIface) in Deleter()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp542 const InstanceDriver instanceIface(platformInterface, instance); in createInstanceWithLayerNameAbuseTest() local
543 instanceIface.destroyInstance(instance, DE_NULL/*pAllocator*/); in createInstanceWithLayerNameAbuseTest()