/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.hpp | 79 const vk::DeviceInterface& getDeviceInterface (void) const { return *m_deviceDriver; } in getDeviceInterface() function in vkt::sparse::SparseResourcesBaseInstance
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemContext.hpp | 55 const vk::DeviceInterface& getDeviceInterface (void) const { return m_deviceDriver; } in getDeviceInterface() function in vkt::ProtectedMem::ProtectedContext
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationOperation.hpp | 133 const vk::DeviceInterface& getDeviceInterface (void) const { return m_vk; } in getDeviceInterface() function in vkt::synchronization::OperationContext
|
D | vktSynchronizationOperationMultiQueueTests.cpp | 208 const DeviceInterface& getDeviceInterface (void) const in getDeviceInterface() function in vkt::synchronization::__anon707ea8e40111::MultiQueues
|
/external/deqp/external/vulkancts/modules/vulkan/ |
D | vktTestCase.cpp | 485 …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/ |
D | vktApiBufferTests.cpp | 128 const DeviceInterface& getDeviceInterface (void) const in getDeviceInterface() function in vkt::api::__anon7ccd0acd0111::BufferTestInstance
|
/external/deqp/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryAllocationTests.cpp | 138 …const vk::DeviceInterface& getDeviceInterface (void) { return m_useDeviceGroups ? *m_deviceDriver … in getDeviceInterface() function in vkt::memory::__anonfb0b25f70111::BaseAllocateTestInstance
|
D | vktMemoryPipelineBarrierTests.cpp | 979 const vk::DeviceInterface& getDeviceInterface (void) const { return m_vkd; } in getDeviceInterface() function in vkt::memory::__anon4b5b56ce0111::Context
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 635 const DeviceInterface& ShaderRenderCaseInstance::getDeviceInterface (void) const in getDeviceInterface() function in vkt::sr::ShaderRenderCaseInstance
|
/external/deqp/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeBasicComputeShaderTests.cpp | 2335 const vk::DeviceInterface& getDeviceInterface (void) { return *m_deviceDriver; } in getDeviceInterface() function in vkt::compute::__anon6ab2e88f0111::ComputeTestInstance
|