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()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp262 const InstanceDriver instanceIface(platformInterface, instance); in createInstanceWithInvalidApiVersionTest() local
263 instanceIface.destroyInstance(instance, DE_NULL/*pAllocator*/); in createInstanceWithInvalidApiVersionTest()
373 const InstanceDriver instanceIface (platformInterface, instance); in createInstanceWithUnsupportedExtensionsTest() local
374 instanceIface.destroyInstance(instance, DE_NULL/*pAllocator*/); in createInstanceWithUnsupportedExtensionsTest()