Home
last modified time | relevance | path

Searched defs:physicalDevices (Results 1 – 19 of 19) sorted by relevance

/hardware/google/gfxstream/common/detector/
DGraphicsDetectorVk.cpp30 const auto physicalDevices = VK_EXPECT_RV(vk.instance().enumeratePhysicalDevices()); in PopulateVulkanAvailabilityImpl() local
DGraphicsDetectorVkExternalMemoryHost.cpp196 auto physicalDevices = VK_EXPECT_RV(vk.instance().enumeratePhysicalDevices()); in PopulateVulkanExternalMemoryHostQuirkImpl() local
DVulkan.cpp160 const auto physicalDevices = VK_EXPECT_RV(instance->enumeratePhysicalDevices()); in Load() local
/hardware/google/gfxstream/host/tests/
DSwapChainStateVk_unittest.cpp110 std::vector<VkPhysicalDevice> physicalDevices(physicalDeviceCount); in pickPhysicalDevice() local
DDisplayVk_unittest.cpp144 std::vector<VkPhysicalDevice> physicalDevices(physicalDeviceCount); in pickPhysicalDevice() local
DVulkan_unittest.cpp184 std::vector<VkPhysicalDevice> physicalDevices; in testDeviceCreation() local
DCompositorVk_unittest.cpp296 std::vector<VkPhysicalDevice> physicalDevices(physicalDeviceCount); in pickPhysicalDevice() local
/hardware/google/gfxstream/host/vulkan/testing/
DVkDecoderTestDispatch.h221 VkPhysicalDevice* physicalDevices) { in vkEnumeratePhysicalDevices()
/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndTests.cpp529 auto physicalDevices = GFXSTREAM_EXPECT_VKHPP_RV(instance->enumeratePhysicalDevices()); in SetUpTypicalVkTestEnvironment() local
/hardware/google/gfxstream/host/vulkan/
DVkDecoderInternalStructs.h464 std::unordered_map<VkPhysicalDevice, PhysicalDeviceInfo> physicalDevices; member
DVkCommonOperations.cpp1064 std::vector<VkPhysicalDevice> physicalDevices(physicalDeviceCount); in create() local
DVkDecoderGlobalState.cpp1134 std::vector<VkPhysicalDevice> physicalDevices; in on_vkEnumeratePhysicalDevices() local
7642 std::vector<VkPhysicalDevice> physicalDevices; in on_vkEnumeratePhysicalDeviceGroups() local
9168 VkPhysicalDevice* physicalDevices) { in on_vkEnumeratePhysicalDevices()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_funcs.hpp97 std::vector<VULKAN_HPP_NAMESPACE::PhysicalDevice, PhysicalDeviceAllocator> physicalDevices; in enumeratePhysicalDevices() local
124 …std::vector<VULKAN_HPP_NAMESPACE::PhysicalDevice, PhysicalDeviceAllocator> physicalDevices( physic… in enumeratePhysicalDevices() local
Dvulkansc_raii.hpp1533 std::vector<VkPhysicalDevice> physicalDevices; in PhysicalDevices() local
Dvulkan_funcs.hpp97 std::vector<VULKAN_HPP_NAMESPACE::PhysicalDevice, PhysicalDeviceAllocator> physicalDevices; in enumeratePhysicalDevices() local
124 …std::vector<VULKAN_HPP_NAMESPACE::PhysicalDevice, PhysicalDeviceAllocator> physicalDevices( physic… in enumeratePhysicalDevices() local
Dvulkan_raii.hpp3165 std::vector<VkPhysicalDevice> physicalDevices; in PhysicalDevices() local
Dvulkan_core.h5236 VkPhysicalDevice physicalDevices[VK_MAX_DEVICE_GROUP_SIZE]; member
Dvulkansc_structs.hpp31139 …rrayWrapper1D<VULKAN_HPP_NAMESPACE::PhysicalDevice, VK_MAX_DEVICE_GROUP_SIZE> physicalDevices = {}; member
Dvulkan_structs.hpp62629 …rrayWrapper1D<VULKAN_HPP_NAMESPACE::PhysicalDevice, VK_MAX_DEVICE_GROUP_SIZE> physicalDevices = {}; member