diff options
author | Lionel Landwerlin <[email protected]> | 2019-10-18 14:50:02 +0300 |
---|---|---|
committer | Lionel Landwerlin <[email protected]> | 2019-10-19 13:16:40 +0300 |
commit | 3f8f52b241e3f8bf31344f52c2c8faa32b05e804 (patch) | |
tree | ce4d17d64f4d10789bd933a20c464907cd27c84b /.appveyor | |
parent | 1cea76274e6dd4ed671a66d73b5d1eb3ea376b5a (diff) |
anv: fix vkUpdateDescriptorSets with inline uniform blocks
With inline uniform blocks descriptor, the meaning of descriptorCount
is a number of bytes to copy into the descriptor. Don't try to use
that size as an index into the descriptor table.
Signed-off-by: Lionel Landwerlin <[email protected]>
Fixes: 43f40dc7cb ("anv: Implement VK_EXT_inline_uniform_block")
Gitlab: https://gitlab.freedesktop.org/mesa/mesa/issues/1195
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to '.appveyor')
0 files changed, 0 insertions, 0 deletions