aboutsummaryrefslogtreecommitdiffhomepage
path: root/video/out/vulkan/utils.c
diff options
context:
space:
mode:
authorGravatar Niklas Haas <git@haasn.xyz>2017-09-29 15:08:21 +0200
committerGravatar Martin Herkt <652892+lachs0r@users.noreply.github.com>2017-12-25 00:47:53 +0100
commit2d1769a5348ee320b07779177526754f92e624a1 (patch)
tree32d946d4d6dcdd7593e228418432fd3fe50fc714 /video/out/vulkan/utils.c
parenta42b8b1142fd26e82ca0e8b0ea7ab6cafd78776d (diff)
vo_gpu: vulkan: prefer vkCmdCopyImage over vkCmdBlitImage
blit() implies scaling, copy() is the equivalent command to use when the formats are compatible (same pixel size) and the rects have the same dimensions.
Diffstat (limited to 'video/out/vulkan/utils.c')
0 files changed, 0 insertions, 0 deletions