d3d11overlaycompositor: Fix HLSL compiler warning
authorSeungha Yang <seungha@centricular.com>
Wed, 15 Jun 2022 14:46:27 +0000 (23:46 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 17 Jun 2022 19:40:48 +0000 (19:40 +0000)
commit93662da3d1dedbb3c342689aa28aea45e5441fd9
tree17e5364b91a11a0b5e9660ec04f8b38e114f09bf
parentf10e2eb88f3c9775f654a350b920fa0d7129c010
d3d11overlaycompositor: Fix HLSL compiler warning

warning X3206: 'Sample': implicit truncation of vector type

And don't use GstD3D11Quad since it will result in redundant API calls

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2622>
subprojects/gst-plugins-bad/sys/d3d11/gstd3d11overlaycompositor.cpp