Home
last modified time | relevance | path

Searched defs:getPhysicalDevice (Results 1 – 22 of 22) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DVulkanTester.hpp30 vk::PhysicalDevice &getPhysicalDevice() { return physicalDevice; } in getPhysicalDevice() function in VulkanTester
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DVulkanHelper.h27 VkPhysicalDevice getPhysicalDevice() const { return mPhysicalDevice; } in getPhysicalDevice() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesBase.hpp83 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/
DvktSparseResourcesBase.hpp83 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_no_buildgn/vulkan/protected_memory/
DvktProtectedMemContext.hpp59 vk::VkPhysicalDevice getPhysicalDevice (void) const { return m_phyDevice; } in getPhysicalDevice() function in vkt::ProtectedMem::ProtectedContext
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemContext.hpp59 vk::VkPhysicalDevice getPhysicalDevice (void) const { return m_phyDevice; } in getPhysicalDevice() function in vkt::ProtectedMem::ProtectedContext
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDevice.hpp66 PhysicalDevice *getPhysicalDevice() const { return physicalDevice; } in getPhysicalDevice() function in vk::Device
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktTestCase.cpp393 …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/
DvktSynchronizationOperation.hpp161 vk::VkPhysicalDevice getPhysicalDevice (void) const { return m_physicalDevice; } in getPhysicalDevice() function in vkt::synchronization::OperationContext
DvktSynchronizationWin32KeyedMutexTests.cpp1451 static vk::VkPhysicalDevice getPhysicalDevice() in getPhysicalDevice() function in vkt::synchronization::__anonff235e510111::InstanceAndDevice
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.hpp168 vk::VkPhysicalDevice getPhysicalDevice (void) const { return m_physicalDevice; } in getPhysicalDevice() function in vkt::synchronization::OperationContext
DvktSynchronizationWin32KeyedMutexTests.cpp1451 static vk::VkPhysicalDevice getPhysicalDevice() in getPhysicalDevice() function in vkt::synchronization::__anonc7aece710111::InstanceAndDevice
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCase.cpp424 …VkPhysicalDevice getPhysicalDevice (void) const { return m_physicalDevice; … in getPhysicalDevice() function in vkt::DefaultDevice
668 vk::VkPhysicalDevice Context::getPhysicalDevice (void) const { return m_device->getPhysi… in getPhysicalDevice() function in vkt::Context
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRendererVk.h182 VkPhysicalDevice getPhysicalDevice() const { return mPhysicalDevice; } in getPhysicalDevice() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessIndexAccessTests.cpp489 inline VkPhysicalDevice getPhysicalDevice () const { return m_physDevice; } in getPhysicalDevice() function in vkt::robustness::BindIndexBuffer2Instance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRender.cpp670 VkPhysicalDevice ShaderRenderCaseInstance::getPhysicalDevice (void) const in getPhysicalDevice() function in vkt::sr::ShaderRenderCaseInstance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.cpp668 VkPhysicalDevice ShaderRenderCaseInstance::getPhysicalDevice (void) const in getPhysicalDevice() function in vkt::sr::ShaderRenderCaseInstance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp2338 vk::VkPhysicalDevice getPhysicalDevice (deUint32 i = 0){ return m_physicalDevices[i]; } in getPhysicalDevice() function in vkt::compute::__anon1b487c650111::ComputeTestInstance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp2467 vk::VkPhysicalDevice getPhysicalDevice (deUint32 i = 0){ return m_physicalDevices[i]; } in getPhysicalDevice() function in vkt::compute::__anon583b38850111::ComputeTestInstance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp981 vk::VkPhysicalDevice getPhysicalDevice (void) const { return m_physicalDevice; } in getPhysicalDevice() function in vkt::memory::__anon3239ace40111::Context
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp981 vk::VkPhysicalDevice getPhysicalDevice (void) const { return m_physicalDevice; } in getPhysicalDevice() function in vkt::memory::__anoneb5e55040111::Context
/third_party/vulkan-headers/include/vulkan/
Dvulkan_raii.hpp7904 VULKAN_HPP_NAMESPACE::PhysicalDevice getPhysicalDevice() const in getPhysicalDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DisplayKHR