[Mesa-dev] [Bug 95088] src/intel/vulkan/anv_entrypoints.h:162:69: error: unknown type name ‘VkXcbSurfaceCreateInfoKHR’

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 28 22:21:18 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=95088

--- Comment #2 from Vinson Lee <vlee at freedesktop.org> ---
Build fails with clang too.

  CC       block_pool_no_free.o
In file included from block_pool_no_free.c:26:
In file included from ../../../../src/intel/vulkan/anv_private.h:60:
../../../../src/intel/vulkan/anv_entrypoints.h:162:69: error: unknown type name
'VkXcbSurfaceCreateInfoKHR'; did you mean 'VkDisplaySurfaceCreateInfoKHR'?
         VkResult (*CreateXcbSurfaceKHR)(VkInstance instance, const
VkXcbSurfaceCreateInfoKHR* pCreateInfo, const VkAllocationCallbacks*
pAllocator, VkSurfaceKHR* pSurface);
                                                                   
^~~~~~~~~~~~~~~~~~~~~~~~~
                                                                   
VkDisplaySurfaceCreateInfoKHR
../../../../include/vulkan/vulkan.h:3397:3: note:
'VkDisplaySurfaceCreateInfoKHR' declared here
} VkDisplaySurfaceCreateInfoKHR;
  ^

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160428/b02372f9/attachment-0001.html>


More information about the mesa-dev mailing list