Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.hpp68 const vk::DeviceInterface& getDeviceInterface (void) const { return *m_deviceDriver; } in getDeviceInterface() function in vkt::sparse::SparseResourcesBaseInstance
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp258 const DeviceInterface& getDeviceInterface (void) const { return m_deviceInterface; } in getDeviceInterface() function in vkt::DefaultDevice
352 const vk::DeviceInterface& Context::getDeviceInterface (void) const { return m_device->getDev… in getDeviceInterface() function in vkt::Context
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.hpp132 const vk::DeviceInterface& getDeviceInterface (void) const { return m_vk; } in getDeviceInterface() function in vkt::synchronization::OperationContext
DvktSynchronizationOperationMultiQueueTests.cpp212 const DeviceInterface& getDeviceInterface (void) const in getDeviceInterface() function in vkt::synchronization::__anond8bd501a0111::MultiQueues
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferTests.cpp121 const DeviceInterface& getDeviceInterface (void) const in getDeviceInterface() function in vkt::api::__anon02da80430111::BufferTestInstance
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp703 const DeviceInterface& ShaderRenderCaseInstance::getDeviceInterface (void) const in getDeviceInterface() function in vkt::sr::ShaderRenderCaseInstance
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp1013 const vk::DeviceInterface& getDeviceInterface (void) const { return m_vkd; } in getDeviceInterface() function in vkt::memory::__anone897a1840111::Context