gstreamer/ext/vulkan/shaders
2019-06-20 05:44:47 +00:00
..
ayuv_to_rgb.frag vulkan: remove unused downsample AYUV shader 2019-06-20 05:44:47 +00:00
bin2array.py vulkan: add a new image copying element 2019-06-04 09:03:44 +00:00
color_convert_generic.glsl vulkancolorconvert: support RGB <-> AYUV/YUY2/UYVY 2019-06-20 01:41:56 +10:00
identity.frag vulkan/identity: Split out most rendering code to a base class 2019-06-20 01:41:56 +10:00
identity.vert vulkan/identity: Split out most rendering code to a base class 2019-06-20 01:41:56 +10:00
meson.build vkcolorconvert: add support for RGB<->NV12 2019-06-20 01:41:56 +10:00
nv12_to_rgb.frag vkcolorconvert: add support for RGB<->NV12 2019-06-20 01:41:56 +10:00
rgb_to_ayuv.frag vulkancolorconvert: support RGB <-> AYUV/YUY2/UYVY 2019-06-20 01:41:56 +10:00
rgb_to_nv12.frag vkcolorconvert: add support for RGB<->NV12 2019-06-20 01:41:56 +10:00
rgb_to_yuy2.frag vulkancolorconvert: support RGB <-> AYUV/YUY2/UYVY 2019-06-20 01:41:56 +10:00
swizzle.frag vulkan: add a color conversion element 2019-06-20 01:41:56 +10:00
swizzle.glsl vulkancolorconvert: support RGB <-> AYUV/YUY2/UYVY 2019-06-20 01:41:56 +10:00
swizzle_and_clobber_alpha.frag vulkan: add a color conversion element 2019-06-20 01:41:56 +10:00
upsample_ayuv.glsl vulkancolorconvert: support RGB <-> AYUV/YUY2/UYVY 2019-06-20 01:41:56 +10:00
upsample_nv12.glsl vkcolorconvert: add support for RGB<->NV12 2019-06-20 01:41:56 +10:00
upsample_yuy2.glsl vulkancolorconvert: support RGB <-> AYUV/YUY2/UYVY 2019-06-20 01:41:56 +10:00
uyvy_to_rgb.frag vulkancolorconvert: support RGB <-> AYUV/YUY2/UYVY 2019-06-20 01:41:56 +10:00
yuy2_to_rgb.frag vulkancolorconvert: support RGB <-> AYUV/YUY2/UYVY 2019-06-20 01:41:56 +10:00