Home
last modified time | relevance | path

Searched defs:VkPhysicalDeviceDrmPropertiesEXT (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceProperties.inl201 …void initPropertyFromBlob<VkPhysicalDeviceDrmPropertiesEXT>(VkPhysicalDeviceDrmPropertiesEXT&, con… argument
DvkStructTypes.inl5465 struct VkPhysicalDeviceDrmPropertiesEXT struct
5467 VkStructureType sType;
5468 void* pNext;
5469 VkBool32 hasPrimary;
5470 VkBool32 hasRender;
5471 int64_t primaryMajor;
5472 int64_t primaryMinor;
5473 int64_t renderMajor;
5474 int64_t renderMinor;
DvkVulkan_c.inl13825 typedef struct VkPhysicalDeviceDrmPropertiesEXT { struct
13834 } VkPhysicalDeviceDrmPropertiesEXT; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_core.h12690 typedef struct VkPhysicalDeviceDrmPropertiesEXT { struct
12699 } VkPhysicalDeviceDrmPropertiesEXT; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_core.h12863 typedef struct VkPhysicalDeviceDrmPropertiesEXT { struct
12872 } VkPhysicalDeviceDrmPropertiesEXT; typedef
/third_party/mesa3d/include/vulkan/
Dvulkan_core.h13866 typedef struct VkPhysicalDeviceDrmPropertiesEXT { struct
13875 } VkPhysicalDeviceDrmPropertiesEXT; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h14103 typedef struct VkPhysicalDeviceDrmPropertiesEXT { struct
14112 } VkPhysicalDeviceDrmPropertiesEXT; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json309 "VkPhysicalDeviceDrmPropertiesEXT": { object