summaryrefslogtreecommitdiff
path: root/src/input_common/sdl/sdl_impl.cpp
diff options
context:
space:
mode:
authorGravatar ReinUsesLisp2020-04-15 03:30:08 -0300
committerGravatar ReinUsesLisp2020-04-15 03:30:08 -0300
commit0ca456830f1149e315f57dd43f32cbcba97e310c (patch)
tree4f144edde6fa0d6961d60f35ba901689f04b1a4c /src/input_common/sdl/sdl_impl.cpp
parentMerge pull request #3657 from ReinUsesLisp/viewport-zero (diff)
downloadyuzu-0ca456830f1149e315f57dd43f32cbcba97e310c.tar.gz
yuzu-0ca456830f1149e315f57dd43f32cbcba97e310c.tar.xz
yuzu-0ca456830f1149e315f57dd43f32cbcba97e310c.zip
vk_blit_screen: Initialize all members in VkPipelineViewportStateCreateInfo
When the dynamic state is specified, pViewports and pScissors are ignored, quoting the specification: pViewports is a pointer to an array of VkViewport structures, defining the viewport transforms. If the viewport state is dynamic, this member is ignored. That said, AMD's proprietary driver itself seem to read it regardless of what the specification says.
Diffstat (limited to 'src/input_common/sdl/sdl_impl.cpp')
0 files changed, 0 insertions, 0 deletions