On Tue, Feb 16, 2016 at 10:48 AM, Adam Jackson <a...@redhat.com> wrote:
> $ sudo dnf copr enable ajax/vulkan
> $ sudo dnf install vulkan anvil vkcube
> $ vulkaninfo

vulkaninfo seems to work:

[...]
VkPhysicalDeviceProperties:
===========================
        apiVersion     = 4194306
        driverVersion  = 1
        vendorID       = 0x8086
        deviceID       = 0x1916
        deviceType     = INTEGRATED_GPU
        deviceName     = Intel(R) HD Graphics 520 (Skylake GT2)
[...]

vkcube barfs:

$ vkcube
1 physical devices
anv_device.c:405: FINISHME: Get correct values for VkPhysicalDeviceLimits
vendor id 8086, device name Intel(R) HD Graphics 520 (Skylake GT2)
vulkan: No DRI3 support
Vulkan not supported on given X windowAborted (core dumped)

Is there some prerequisite or configuration I'm missing?

--Andy
--
devel mailing list
devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/devel@lists.fedoraproject.org

Reply via email to