Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp176 const InstanceInterface& getInstanceInterface (void) const { return m_instanceInterface; } in getInstanceInterface() function in vkt::DefaultDevice
264 const vk::InstanceInterface& Context::getInstanceInterface (void) const { return m_device->getI… in getInstanceInterface() function in vkt::Context
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp1019 const vk::InstanceInterface& getInstanceInterface (void) const { return m_vki; } in getInstanceInterface() function in vkt::memory::__anon09d9cc850111::Context