Home
last modified time | relevance | path

Searched defs:getPhysicalDevice (Results 1 – 15 of 15) 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/flutter/skia/third_party/externals/angle2/src/tests/test_utils/
DVulkanExternalHelper.h25 VkPhysicalDevice getPhysicalDevice() const { return mPhysicalDevice; } in getPhysicalDevice() function
/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/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/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDevice.hpp66 PhysicalDevice *getPhysicalDevice() const { return physicalDevice; } in getPhysicalDevice() function in vk::Device
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRendererVk.h70 VkPhysicalDevice getPhysicalDevice() const { return mPhysicalDevice; } in getPhysicalDevice() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestCase.cpp309 …VkPhysicalDevice getPhysicalDevice (void) const { return m_physicalDevice; … in getPhysicalDevice() function in vkt::DefaultDevice
474 vk::VkPhysicalDevice Context::getPhysicalDevice (void) const { return m_device->getPhysi… in getPhysicalDevice() function in vkt::Context
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationOperation.hpp160 vk::VkPhysicalDevice getPhysicalDevice (void) const { return m_physicalDevice; } in getPhysicalDevice() function in vkt::synchronization::OperationContext
DvktSynchronizationWin32KeyedMutexTests.cpp1448 static vk::VkPhysicalDevice getPhysicalDevice() in getPhysicalDevice() function in vkt::synchronization::__anonafaf18d10111::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/vulkan/compute/
DvktComputeBasicComputeShaderTests.cpp2344 vk::VkPhysicalDevice getPhysicalDevice (deUint32 i = 0){ return m_physicalDevices[i]; } in getPhysicalDevice() function in vkt::compute::__anonb93326e50111::ComputeTestInstance
/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::__anon65afc7640111::Context
/third_party/vulkan-headers/include/vulkan/
Dvulkan_raii.hpp7001 VULKAN_HPP_NAMESPACE::PhysicalDevice getPhysicalDevice() const in getPhysicalDevice() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DisplayKHR