Home
last modified time | relevance | path

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

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