[Bug 102580] [Vulkan CTS] Create event without using provided allocator
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Sep 7 11:03:42 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=102580
Bug ID: 102580
Summary: [Vulkan CTS] Create event without using provided
allocator
Product: Mesa
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Vulkan/intel
Assignee: intel-3d-bugs at lists.freedesktop.org
Reporter: siglesias at igalia.com
QA Contact: intel-3d-bugs at lists.freedesktop.org
CC: jason at jlekstrand.net
The Vulkan CTS test dEQP-VK.api.object_management.alloc_callback_fail.event
checks if the provided allocation callbacks are called when creating an event.
However anv_CreateEvent() does not use them and use, instead, internal
functions.
Because of that, the test currently returns a warning (it does not return fail
though).
Mesa HEAD: 6d9d6071ee961acc82543b321764a0ffec8cd39a
--
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/intel-3d-bugs/attachments/20170907/8cc2462b/attachment.html>
More information about the intel-3d-bugs
mailing list