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.cpp300 …const DeviceInterface& getDeviceInterface (void) const { return m_deviceInterface; … in getDeviceInterface() function in vkt::DefaultDevice
497 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.hpp151 const vk::DeviceInterface& getDeviceInterface (void) const { return m_vk; } in getDeviceInterface() function in vkt::synchronization::OperationContext
DvktSynchronizationOperationMultiQueueTests.cpp280 const DeviceInterface& getDeviceInterface (void) const in getDeviceInterface() function in vkt::synchronization::__anon8314dda60111::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::__anond7631bf90111::BaseAllocateTestInstance
DvktMemoryPipelineBarrierTests.cpp983 const vk::DeviceInterface& getDeviceInterface (void) const { return m_vkd; } in getDeviceInterface() function in vkt::memory::__anon4fc75e100111::Context
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp638 const DeviceInterface& ShaderRenderCaseInstance::getDeviceInterface (void) const in getDeviceInterface() function in vkt::sr::ShaderRenderCaseInstance
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp2338 const vk::DeviceInterface& getDeviceInterface (void) { return *m_deviceDriver; } in getDeviceInterface() function in vkt::compute::__anon00afc9110111::ComputeTestInstance