Searched defs:PFN_vkGetDrmDisplayEXT (Results 1 - 4 of 4) sorted by relevance
/third_party/mesa3d/include/vulkan/ |
H A D | vulkan_core.h | 13260 typedef VkResult (VKAPI_PTR *PFN_vkGetDrmDisplayEXT)(VkPhysicalDevice physicalDevice, int32_t drmFd, uint32_t connectorId, VkDisplayKHR* display); typedef
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan_core.h | 12217 typedef VkResult (VKAPI_PTR *PFN_vkGetDrmDisplayEXT)(VkPhysicalDevice physicalDevice, int32_t drmFd, uint32_t connectorId, VkDisplayKHR* display); typedef
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vulkan_core.h | 12377 typedef VkResult (VKAPI_PTR *PFN_vkGetDrmDisplayEXT)(VkPhysicalDevice physicalDevice, int32_t drmFd, uint32_t connectorId, VkDisplayKHR* display); typedef
|
/third_party/vulkan-headers/include/vulkan/ |
H A D | vulkan_core.h | 15462 typedef VkResult (VKAPI_PTR *PFN_vkGetDrmDisplayEXT)(VkPhysicalDevice physicalDevice, int32_t drmFd, uint32_t connectorId, VkDisplayKHR* display); typedef
|
Completed in 177 milliseconds