[Bug 101956] segfault when calling vkGetPhysicalDeviceFormatProperties with VK_FORMAT_PVRTC1_2BPP_UNORM_BLOCK_IMG
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jul 27 20:10:14 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=101956
Bug ID: 101956
Summary: segfault when calling
vkGetPhysicalDeviceFormatProperties with
VK_FORMAT_PVRTC1_2BPP_UNORM_BLOCK_IMG
Product: Mesa
Version: 17.1
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Vulkan/intel
Assignee: intel-3d-bugs at lists.freedesktop.org
Reporter: mikes at lunarg.com
QA Contact: intel-3d-bugs at lists.freedesktop.org
CC: jason at jlekstrand.net
Steps to reproduce:
Call vkGetPhysicalDeviceFormatProperties with format parameter of
VK_FORMAT_PVRTC1_2BPP_UNORM_BLOCK_IMG.
The latest version of vulkaninfo from
https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers does this.
Actual Results:
Segmentation fault
Expected Results:
vkGetPhysicalDeviceFormatProperties should populate pFormatProperties
indicating no support for the VK_FORMAT_PVRTC1_2BPP_UNORM_BLOCK_IMG image
format
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20170727/36698940/attachment.html>
More information about the intel-3d-bugs
mailing list