Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.hpp132 const vk::InstanceInterface& getInstanceInterface (void) const { return m_vki; } in getInstanceInterface() function in vkt::synchronization::OperationContext
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp466 …const InstanceInterface& getInstanceInterface (void) const { return m_instanceInterface;… in getInstanceInterface() function in vkt::DefaultDevice
629 const vk::InstanceInterface& Context::getInstanceInterface (void) const { return m_device->getI… in getInstanceInterface() function in vkt::Context
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferTests.cpp122 const InstanceInterface& getInstanceInterface (void) const in getInstanceInterface() function in vkt::api::__anon7ccd0acd0111::BufferTestInstance
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp655 const InstanceInterface& ShaderRenderCaseInstance::getInstanceInterface (void) const in getInstanceInterface() function in vkt::sr::ShaderRenderCaseInstance
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp976 const vk::InstanceInterface& getInstanceInterface (void) const { return m_vki; } in getInstanceInterface() function in vkt::memory::__anon4b5b56ce0111::Context