Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp307 …const InstanceInterface& getInstanceInterface (void) const { return m_instanceInterfa… in getInstanceInterface() function in vkt::DefaultDevice
479 const vk::InstanceInterface& Context::getInstanceInterface (void) const { return m_device->… in getInstanceInterface() function in vkt::Context
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.hpp158 const vk::InstanceInterface& getInstanceInterface (void) const { return m_vki; } in getInstanceInterface() function in vkt::synchronization::OperationContext
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp675 const InstanceInterface& ShaderRenderCaseInstance::getInstanceInterface (void) const in getInstanceInterface() function in vkt::sr::ShaderRenderCaseInstance
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp980 const vk::InstanceInterface& getInstanceInterface (void) const { return m_vki; } in getInstanceInterface() function in vkt::memory::__anoneb3b4bb10111::Context