Home
last modified time | relevance | path

Searched refs:hasPrimary (Results 1 - 17 of 17) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiDeviceDrmPropertiesTests.cpp55 bool primaryFound = !deviceDrmProperties.hasPrimary; in testFilesExist()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiDeviceDrmPropertiesTests.cpp55 bool primaryFound = !deviceDrmProperties.hasPrimary; in testFilesExist()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiAcquireDrmDisplayTests.cpp205 if (!deviceDrmProperties.hasPrimary) in getDrmFdPtr()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiAcquireDrmDisplayTests.cpp201 if (!deviceDrmProperties.hasPrimary) in getDrmFdPtr()
/third_party/vk-gl-cts/framework/platform/lnx/
H A DtcuLnxVulkanPlatform.cpp294 if (!deviceDrmProperties.hasPrimary)
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c1695 props->hasPrimary = pdevice->has_primary; in v3dv_GetPhysicalDeviceProperties2()
1696 if (props->hasPrimary) { in v3dv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c1343 props->hasPrimary = pdevice->has_master; in tu_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c2118 u.drm->hasPrimary = in vn_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device.c2482 props->hasPrimary = true; in radv_GetPhysicalDeviceProperties2()
2486 props->hasPrimary = false; in radv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c2430 props->hasPrimary = pdevice->has_master; in anv_GetPhysicalDeviceProperties2()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp41848 VULKAN_HPP_NAMESPACE::Bool32 hasPrimary = {}; global() member
[all...]
H A Dvulkan_core.h12693 VkBool32 hasPrimary; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h13869 VkBool32 hasPrimary; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h12866 VkBool32 hasPrimary; member
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h16484 VkBool32 hasPrimary; member
H A Dvulkan_hash.hpp8334 VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceDrmPropertiesEXT.hasPrimary );
H A Dvulkan_structs.hpp[all...]

Completed in 332 milliseconds