Home
last modified time | relevance | path

Searched defs:getPhysicalDevice (Results 1 – 21 of 21) 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/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_no_buildgn/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/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/
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::__anonf6d5cffe0111::InstanceAndDevice
/third_party/vk-gl-cts/external/vulkancts/modules/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::__anonc8ec5a3e0111::InstanceAndDevice
/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/shaderrender/
DvktShaderRender.cpp670 VkPhysicalDevice ShaderRenderCaseInstance::getPhysicalDevice (void) const in getPhysicalDevice() function in vkt::sr::ShaderRenderCaseInstance
/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/compute/
DvktComputeBasicComputeShaderTests.cpp2338 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/
DvktComputeBasicComputeShaderTests.cpp2338 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/
DvktMemoryPipelineBarrierTests.cpp981 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/
DvktMemoryPipelineBarrierTests.cpp981 vk::VkPhysicalDevice getPhysicalDevice (void) const { return m_physicalDevice; } in getPhysicalDevice() function in vkt::memory::__anonbc070f910111::Context
/third_party/vulkan-headers/include/vulkan/
Dvulkan_raii.hpp7335 VULKAN_HPP_NAMESPACE::PhysicalDevice getPhysicalDevice() const in getPhysicalDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DisplayKHR