/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/ |
D | VulkanTester.hpp | 30 vk::PhysicalDevice &getPhysicalDevice() { return physicalDevice; } in getPhysicalDevice() function in VulkanTester
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
D | VulkanHelper.h | 27 VkPhysicalDevice getPhysicalDevice() const { return mPhysicalDevice; } in getPhysicalDevice() function
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.hpp | 83 vk::VkPhysicalDevice getPhysicalDevice (deUint32 i = 0) { return m_physicalDevices[i];} in getPhysicalDevice() function in vkt::sparse::SparseResourcesBaseInstance
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesBase.hpp | 83 vk::VkPhysicalDevice getPhysicalDevice (deUint32 i = 0) { return m_physicalDevices[i];} in getPhysicalDevice() function in vkt::sparse::SparseResourcesBaseInstance
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemContext.hpp | 59 vk::VkPhysicalDevice getPhysicalDevice (void) const { return m_phyDevice; } in getPhysicalDevice() function in vkt::ProtectedMem::ProtectedContext
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/ |
D | vktProtectedMemContext.hpp | 59 vk::VkPhysicalDevice getPhysicalDevice (void) const { return m_phyDevice; } in getPhysicalDevice() function in vkt::ProtectedMem::ProtectedContext
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkDevice.hpp | 66 PhysicalDevice *getPhysicalDevice() const { return physicalDevice; } in getPhysicalDevice() function in vk::Device
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ |
D | vktTestCase.cpp | 393 …VkPhysicalDevice getPhysicalDevice (void) const { return m_physicalDevice; … in getPhysicalDevice() function in vkt::DefaultDevice 605 vk::VkPhysicalDevice Context::getPhysicalDevice (void) const { return m_device->getPhysi… in getPhysicalDevice() function in vkt::Context
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ |
D | vktTestCase.cpp | 393 …VkPhysicalDevice getPhysicalDevice (void) const { return m_physicalDevice; … in getPhysicalDevice() function in vkt::DefaultDevice 605 vk::VkPhysicalDevice Context::getPhysicalDevice (void) const { return m_device->getPhysi… in getPhysicalDevice() function in vkt::Context
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
D | vktSynchronizationOperation.hpp | 161 vk::VkPhysicalDevice getPhysicalDevice (void) const { return m_physicalDevice; } in getPhysicalDevice() function in vkt::synchronization::OperationContext
|
D | vktSynchronizationWin32KeyedMutexTests.cpp | 1451 static vk::VkPhysicalDevice getPhysicalDevice() in getPhysicalDevice() function in vkt::synchronization::__anonf6d5cffe0111::InstanceAndDevice
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationOperation.hpp | 161 vk::VkPhysicalDevice getPhysicalDevice (void) const { return m_physicalDevice; } in getPhysicalDevice() function in vkt::synchronization::OperationContext
|
D | vktSynchronizationWin32KeyedMutexTests.cpp | 1451 static vk::VkPhysicalDevice getPhysicalDevice() in getPhysicalDevice() function in vkt::synchronization::__anonc8ec5a3e0111::InstanceAndDevice
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | RendererVk.h | 182 VkPhysicalDevice getPhysicalDevice() const { return mPhysicalDevice; } in getPhysicalDevice() function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 670 VkPhysicalDevice ShaderRenderCaseInstance::getPhysicalDevice (void) const in getPhysicalDevice() function in vkt::sr::ShaderRenderCaseInstance
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 670 VkPhysicalDevice ShaderRenderCaseInstance::getPhysicalDevice (void) const in getPhysicalDevice() function in vkt::sr::ShaderRenderCaseInstance
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeBasicComputeShaderTests.cpp | 2338 vk::VkPhysicalDevice getPhysicalDevice (deUint32 i = 0){ return m_physicalDevices[i]; } in getPhysicalDevice() function in vkt::compute::__anonfa4f93320111::ComputeTestInstance
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/ |
D | vktComputeBasicComputeShaderTests.cpp | 2338 vk::VkPhysicalDevice getPhysicalDevice (deUint32 i = 0){ return m_physicalDevices[i]; } in getPhysicalDevice() function in vkt::compute::__anon6c26b0f20111::ComputeTestInstance
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
D | vktMemoryPipelineBarrierTests.cpp | 981 vk::VkPhysicalDevice getPhysicalDevice (void) const { return m_physicalDevice; } in getPhysicalDevice() function in vkt::memory::__anon11c495510111::Context
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryPipelineBarrierTests.cpp | 981 vk::VkPhysicalDevice getPhysicalDevice (void) const { return m_physicalDevice; } in getPhysicalDevice() function in vkt::memory::__anonbc070f910111::Context
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_raii.hpp | 7335 VULKAN_HPP_NAMESPACE::PhysicalDevice getPhysicalDevice() const in getPhysicalDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DisplayKHR
|