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.cpp335 …const DeviceInterface& getDeviceInterface (void) const { return m_deviceInterface; … in getDeviceInterface() function in vkt::DefaultDevice
607 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::__anon3c7962070111::MultiQueues
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp151 …const vk::DeviceInterface& getDeviceInterface (void) { return (m_allocationMode == ALLOCATION_MODE… in getDeviceInterface() function in vkt::memory::__anon5bf2c0fa0111::BaseAllocateTestInstance
DvktMemoryPipelineBarrierTests.cpp983 const vk::DeviceInterface& getDeviceInterface (void) const { return m_vkd; } in getDeviceInterface() function in vkt::memory::__anoneb3b4bb10111::Context
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp655 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::__anon0a2e63520111::ComputeTestInstance