Home
last modified time | relevance | path

Searched defs:deviceIface (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkRef.hpp77 …Deleter (const DeviceInterface& deviceIface, VkDevice device, const VkAllocationCallbacks* alloca… in Deleter()
211 Deleter (const DeviceInterface& deviceIface, VkDevice device, VkDescriptorPool pool) in Deleter()
234 Deleter (const DeviceInterface& deviceIface, VkDevice device, VkCommandPool pool) in Deleter()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiDeviceInitializationTests.cpp792 const DeviceDriver deviceIface (platformInterface, instance, device); in createDeviceWithUnsupportedExtensionsTest() local