Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp181 const DeviceInterface& getDeviceInterface (void) const { return m_deviceInterface; } in getDeviceInterface() function in vkt::DefaultDevice
269 const vk::DeviceInterface& Context::getDeviceInterface (void) const { return m_device->getDev… in getDeviceInterface() function in vkt::Context
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp1022 const vk::DeviceInterface& getDeviceInterface (void) const { return m_vkd; } in getDeviceInterface() function in vkt::memory::__anonb5faceca0111::Context