Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.hpp79 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.hpp55 const vk::DeviceInterface& getDeviceInterface (void) const { return m_deviceDriver; } in getDeviceInterface() function in vkt::ProtectedMem::ProtectedContext
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.hpp133 const vk::DeviceInterface& getDeviceInterface (void) const { return m_vk; } in getDeviceInterface() function in vkt::synchronization::OperationContext
DvktSynchronizationOperationMultiQueueTests.cpp208 const DeviceInterface& getDeviceInterface (void) const in getDeviceInterface() function in vkt::synchronization::__anon707ea8e40111::MultiQueues
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestCase.cpp485 …const DeviceInterface& getDeviceInterface (void) const { return m_deviceInterface; … in getDeviceInterface() function in vkt::DefaultDevice
658 const vk::DeviceInterface& Context::getDeviceInterface (void) const { return m_device->getDev… in getDeviceInterface() function in vkt::Context
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiBufferTests.cpp128 const DeviceInterface& getDeviceInterface (void) const in getDeviceInterface() function in vkt::api::__anon7ccd0acd0111::BufferTestInstance
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp138 …const vk::DeviceInterface& getDeviceInterface (void) { return m_useDeviceGroups ? *m_deviceDriver … in getDeviceInterface() function in vkt::memory::__anonfb0b25f70111::BaseAllocateTestInstance
DvktMemoryPipelineBarrierTests.cpp979 const vk::DeviceInterface& getDeviceInterface (void) const { return m_vkd; } in getDeviceInterface() function in vkt::memory::__anon4b5b56ce0111::Context
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp635 const DeviceInterface& ShaderRenderCaseInstance::getDeviceInterface (void) const in getDeviceInterface() function in vkt::sr::ShaderRenderCaseInstance
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp2335 const vk::DeviceInterface& getDeviceInterface (void) { return *m_deviceDriver; } in getDeviceInterface() function in vkt::compute::__anon6ab2e88f0111::ComputeTestInstance