diff options
author | Chad Versace <[email protected]> | 2015-12-09 17:03:14 -0800 |
---|---|---|
committer | Chad Versace <[email protected]> | 2015-12-14 09:03:58 -0800 |
commit | f0d11d5a814b792eb5f5161e9332123aaaf689fb (patch) | |
tree | 16280161ad6e1e8388fb0d72e4312a92136bb5d1 /.gitattributes | |
parent | 0bebaeacd74acfafc97c0f66cdcd50369d85ab26 (diff) |
anv/meta: Fix VkImageViewType
Meta unconditionally used VK_IMAGE_VIEW_TYPE_2D in the functions below.
This caused some out-of-bound memory accesses.
anv_CmdCopyImage
anv_CmdBlitImage
anv_CmdCopyBufferToImage
anv_CmdClearColorImage
Fix it by adding a new function, anv_meta_get_view_type().
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions