Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.hpp80 const vk::DeviceInterface& getDeviceInterface (void) const { return *m_deviceDriver; } in getDeviceInterface() function in vkt::sparse::SparseResourcesBaseInstance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesBase.hpp80 const vk::DeviceInterface& getDeviceInterface (void) const { return *m_deviceDriver; } in getDeviceInterface() function in vkt::sparse::SparseResourcesBaseInstance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
DvktProtectedMemContext.hpp56 const vk::DeviceInterface& getDeviceInterface (void) const { return m_deviceDriver; } in getDeviceInterface() function in vkt::ProtectedMem::ProtectedContext
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemContext.hpp56 const vk::DeviceInterface& getDeviceInterface (void) const { return m_deviceDriver; } in getDeviceInterface() function in vkt::ProtectedMem::ProtectedContext
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/postmortem/
DvktPostmortemDeviceFaultTests.cpp343 const DeviceInterface& getDeviceInterface () const { return m_deviceInterface; } in getDeviceInterface() function in vkt::postmortem::__anoncb1173d60111::FakeContext
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/postmortem/
DvktPostmortemDeviceFaultTests.cpp343 const DeviceInterface& getDeviceInterface () const { return m_deviceInterface; } in getDeviceInterface() function in vkt::postmortem::__anon908c92960111::FakeContext
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktTestCase.cpp422 …const DeviceInterface& getDeviceInterface (void) const { return *m_deviceInterface;… in getDeviceInterface() function in vkt::DefaultDevice
739 const vk::DeviceInterface& Context::getDeviceInterface (void) const { return m_device->getDe… in getDeviceInterface() function in vkt::Context
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
DvktSynchronizationOperation.hpp160 const vk::DeviceInterface& getDeviceInterface (void) const { return m_vk; } in getDeviceInterface() function in vkt::synchronization::OperationContext
DvktSynchronizationOperationMultiQueueTests.cpp342 const DeviceInterface& getDeviceInterface (void) const in getDeviceInterface() function in vkt::synchronization::__anonfe7ce8bb0111::MultiQueues
DvktSynchronizationInternallySynchronizedObjectsTests.cpp189 inline DeviceInterface& getDeviceInterface(void) in getDeviceInterface() function in vkt::synchronization::__anon599e8fc60111::MultiQueues
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.hpp167 const vk::DeviceInterface& getDeviceInterface (void) const { return m_vk; } in getDeviceInterface() function in vkt::synchronization::OperationContext
DvktSynchronizationOperationMultiQueueTests.cpp354 const DeviceInterface& getDeviceInterface (void) const in getDeviceInterface() function in vkt::synchronization::__anon6080377b0111::MultiQueues
DvktSynchronizationInternallySynchronizedObjectsTests.cpp189 inline DeviceInterface& getDeviceInterface(void) in getDeviceInterface() function in vkt::synchronization::__anona0234e860111::MultiQueues
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCase.cpp453 …const DeviceInterface& getDeviceInterface (void) const { return *m_deviceInterface;… in getDeviceInterface() function in vkt::DefaultDevice
801 const vk::DeviceInterface& Context::getDeviceInterface (void) const { return m_device->getDe… in getDeviceInterface() function in vkt::Context
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
DvktDynamicStateComputeTests.cpp595 const DeviceInterface& getDeviceInterface (void) const override { return m_deviceInterface; } in getDeviceInterface() function in vkt::DynamicState::__anon8607b57e0111::ContextDeviceHelper
673 const DeviceInterface& getDeviceInterface (void) const override { return *m_vkd; } in getDeviceInterface() function in vkt::DynamicState::__anon8607b57e0111::ShadingRateImageDeviceHelper
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateComputeTests.cpp599 const DeviceInterface& getDeviceInterface (void) const override { return m_deviceInterface; } in getDeviceInterface() function in vkt::DynamicState::__anonfae6ac3e0111::ContextDeviceHelper
680 const DeviceInterface& getDeviceInterface (void) const override { return *m_vkd; } in getDeviceInterface() function in vkt::DynamicState::__anonfae6ac3e0111::ShadingRateImageDeviceHelper
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessIndexAccessTests.cpp487 inline const DeviceInterface& getDeviceInterface () const { return *m_driver; } in getDeviceInterface() function in vkt::robustness::BindIndexBuffer2Instance
DvktRobustnessExtsTests.cpp179 static const DeviceInterface& getDeviceInterface(Context& context) in getDeviceInterface() function in vkt::robustness::__anon15acdfca0111::SingletonDevice
319 const DeviceInterface& getDeviceInterface(Context& ctx, const bool testRobustness2, const bool test… in getDeviceInterface() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
DvktRobustnessExtsTests.cpp165 static const DeviceInterface& getDeviceInterface(Context& context) in getDeviceInterface() function in vkt::robustness::__anonb1f8a90a0111::SingletonDevice
349 const DeviceInterface& getDeviceInterface(Context& ctx, const CaseDef& caseDef) in getDeviceInterface() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp151 const vk::DeviceInterface& getDeviceInterface (void) { return *m_deviceDriver; } in getDeviceInterface() function in vkt::memory::__anon41024eee0111::BaseAllocateTestInstance
DvktMemoryBindingTests.cpp516 …const DeviceInterface& getDeviceInterface (void) { return (m_params.priorityMode == PRIORITY_… in getDeviceInterface() function in vkt::memory::__anon81475e830111::BaseTestInstance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryAllocationTests.cpp151 const vk::DeviceInterface& getDeviceInterface (void) { return *m_deviceDriver; } in getDeviceInterface() function in vkt::memory::__anona94ac82e0111::BaseAllocateTestInstance
DvktMemoryBindingTests.cpp516 …const DeviceInterface& getDeviceInterface (void) { return (m_params.priorityMode == PRIORITY_… in getDeviceInterface() function in vkt::memory::__anon67805fc30111::BaseTestInstance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMultisampleShaderFragmentMaskTests.cpp315 …static const DeviceInterface& getDeviceInterface(Context& context, PipelineConstructionType pipeli… in getDeviceInterface() function in vkt::pipeline::__anon89e4ea260111::SingletonDevice
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleShaderFragmentMaskTests.cpp292 static const DeviceInterface& getDeviceInterface(Context& context) in getDeviceInterface() function in vkt::pipeline::__anon9f0ed8e60111::SingletonDevice

12