Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.hpp80 const vk::DeviceInterface& getDeviceInterface (void) const { return *m_deviceDriver; } in getDeviceInterface() function in vkt::sparse::SparseResourcesBaseInstance
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemContext.hpp56 const vk::DeviceInterface& getDeviceInterface (void) const { return m_deviceDriver; } in getDeviceInterface() function in vkt::ProtectedMem::ProtectedContext
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp329 …const DeviceInterface& getDeviceInterface (void) const { return m_deviceInterface; … in getDeviceInterface() function in vkt::DefaultDevice
567 const vk::DeviceInterface& Context::getDeviceInterface (void) const { return m_device->getDe… in getDeviceInterface() function in vkt::Context
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.hpp159 const vk::DeviceInterface& getDeviceInterface (void) const { return m_vk; } in getDeviceInterface() function in vkt::synchronization::OperationContext
DvktSynchronizationOperationMultiQueueTests.cpp292 const DeviceInterface& getDeviceInterface (void) const in getDeviceInterface() function in vkt::synchronization::__anon45cb2b020111::MultiQueues
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp143 …const vk::DeviceInterface& getDeviceInterface (void) { return m_useDeviceGroups ? *m_deviceDriver … in getDeviceInterface() function in vkt::memory::__anona6e7b2d50111::BaseAllocateTestInstance
DvktMemoryPipelineBarrierTests.cpp983 const vk::DeviceInterface& getDeviceInterface (void) const { return m_vkd; } in getDeviceInterface() function in vkt::memory::__anon58c89e6c0111::Context
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp654 const DeviceInterface& ShaderRenderCaseInstance::getDeviceInterface (void) const in getDeviceInterface() function in vkt::sr::ShaderRenderCaseInstance
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp2341 const vk::DeviceInterface& getDeviceInterface (void) { return *m_deviceDriver; } in getDeviceInterface() function in vkt::compute::__anonf313a2ed0111::ComputeTestInstance