diff options
author | Lionel Landwerlin <[email protected]> | 2017-02-10 17:54:12 +0000 |
---|---|---|
committer | Lionel Landwerlin <[email protected]> | 2017-02-15 11:43:05 +0000 |
commit | 0fcb92c17dee681bd39c08ddf0abc358a27337c7 (patch) | |
tree | 842ff97de8b98ff02f5b9b1bcb6afa84717cf08a /src/gallium/winsys | |
parent | fc9b1190134f2596ed84dad1d4aa286bc6e39142 (diff) |
anv: wsi: report presentation error per image request
vkQueuePresentKHR() takes VkPresentInfoKHR pointer and includes a
pResults fields which must holds the results of all the images
requested to be presented. Currently we're not filling this field.
Also as a side effect we probably want to go through all the images
rather than stopping on the first error.
This commit also makes the QueuePresentKHR() implementation return the
first error encountered.
Signed-off-by: Lionel Landwerlin <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Cc: "17.0" <[email protected]>
Diffstat (limited to 'src/gallium/winsys')
0 files changed, 0 insertions, 0 deletions