Home
last modified time | relevance | path

Searched defs:getDeviceInterface (Results 1 - 24 of 24) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A 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/sparse_resources/
H A 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/
H A 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/sparse_resources/
H A 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/vulkan/postmortem/
H A DvktPostmortemDeviceFaultTests.cpp343 const DeviceInterface& getDeviceInterface () const { return m_deviceInterface; } in getDeviceInterface() function in vkt::postmortem::__anon28286::FakeContext
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/postmortem/
H A DvktPostmortemDeviceFaultTests.cpp343 const DeviceInterface& getDeviceInterface () const { return m_deviceInterface; } in getDeviceInterface() function in vkt::postmortem::__anon29499::FakeContext
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryAllocationTests.cpp151 const vk::DeviceInterface& getDeviceInterface (void) { return *m_deviceDriver; } in getDeviceInterface() function in vkt::memory::__anon28046::BaseAllocateTestInstance
H A DvktMemoryBindingTests.cpp516 const DeviceInterface& getDeviceInterface (void) { return (m_params.priorityMode == PRIORITY_MODE_DYNAMIC) ? *m_logicalDeviceInterface.get() : m_context.getDeviceInterface(); } in getDeviceInterface() function in vkt::memory::__anon28048::BaseTestInstance
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleShaderFragmentMaskTests.cpp292 static const DeviceInterface& getDeviceInterface(Context& context) in getDeviceInterface() function in vkt::pipeline::__anon28240::SingletonDevice
H A DvktPipelineBindVertexBuffers2Tests.cpp618 const vk::DeviceInterface& BindVertexBuffers2Instance::getDeviceInterface () const in getDeviceInterface() function in vkt::pipeline::BindVertexBuffers2Instance
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessIndexAccessTests.cpp487 inline const DeviceInterface& getDeviceInterface () const { return *m_driver; } in getDeviceInterface() function in vkt::robustness::BindIndexBuffer2Instance
H A DvktRobustnessExtsTests.cpp179 static const DeviceInterface& getDeviceInterface(Context& context) in getDeviceInterface() function in vkt::robustness::__anon28606::SingletonDevice
319 const DeviceInterface& getDeviceInterface(Context& ctx, const bool testRobustness2, const bool testPipelineRobustness) in getDeviceInterface() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp189 inline DeviceInterface& getDeviceInterface(void) in getDeviceInterface() function in vkt::synchronization::__anon28826::MultiQueues
[all...]
H A DvktSynchronizationOperation.hpp167 const vk::DeviceInterface& getDeviceInterface (void) const { return m_vk; } in getDeviceInterface() function in vkt::synchronization::OperationContext
H A DvktSynchronizationOperationMultiQueueTests.cpp354 const DeviceInterface& getDeviceInterface (void) const in getDeviceInterface() function in vkt::synchronization::__anon28831::MultiQueues
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
H A DvktMemoryAllocationTests.cpp151 const vk::DeviceInterface& getDeviceInterface (void) { return *m_deviceDriver; } in getDeviceInterface() function in vkt::memory::__anon29277::BaseAllocateTestInstance
H A DvktMemoryBindingTests.cpp516 const DeviceInterface& getDeviceInterface (void) { return (m_params.priorityMode == PRIORITY_MODE_DYNAMIC) ? *m_logicalDeviceInterface.get() : m_context.getDeviceInterface(); } in getDeviceInterface() function in vkt::memory::__anon29279::BaseTestInstance
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleShaderFragmentMaskTests.cpp315 static const DeviceInterface& getDeviceInterface(Context& context, PipelineConstructionType pipelineType) in getDeviceInterface() function in vkt::pipeline::__anon29460::SingletonDevice
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp189 inline DeviceInterface& getDeviceInterface(void) in getDeviceInterface() function in vkt::synchronization::__anon29975::MultiQueues
[all...]
H A DvktSynchronizationOperation.hpp160 const vk::DeviceInterface& getDeviceInterface (void) const { return m_vk; } in getDeviceInterface() function in vkt::synchronization::OperationContext
H A DvktSynchronizationOperationMultiQueueTests.cpp342 const DeviceInterface& getDeviceInterface (void) const in getDeviceInterface() function in vkt::synchronization::__anon29980::MultiQueues
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktTestCase.cpp454 const DeviceInterface& getDeviceInterface (void) const { return *m_deviceInterface; } in getDeviceInterface() function in vkt::DefaultDevice
802 const vk::DeviceInterface& Context::getDeviceInterface (void) const { return m_device->getDeviceInterface(); } in getDeviceInterface() function in vkt::Context
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A 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->getDeviceInterface(); } in getDeviceInterface() function in vkt::Context
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessExtsTests.cpp165 static const DeviceInterface& getDeviceInterface(Context& context) in getDeviceInterface() function in vkt::robustness::__anon29785::SingletonDevice
349 const DeviceInterface& getDeviceInterface(Context& ctx, const CaseDef& caseDef) in getDeviceInterface() function
[all...]

Completed in 39 milliseconds