yuzu/src/video_core
ReinUsesLisp 0ca456830f 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.
2020-04-15 03:30:08 -03:00
..
2020-04-08 18:09:16 -04:00
2020-04-08 18:09:16 -04:00
2020-04-08 13:40:46 -04:00
2020-03-12 21:42:33 -03:00
2020-04-06 09:23:08 -04:00
2020-03-12 21:42:33 -03:00