From 03aacea8b65f6f85f8cb7ad6e51da770de50bcf1 Mon Sep 17 00:00:00 2001 From: Amir Hassan Date: Thu, 2 Mar 2023 09:44:00 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b20eed54..fa488db70 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ The goal of the demos is to show how to use OpenCL interop in conjunction with O There are currently eight demos. ## shader-demo -Renders a rainbow colored quad on blue background. Uses shaders, OpenCL and VAAPI together. +Renders a rainbow colored rectangle on blue background. Uses shaders, OpenCL and VAAPI together. https://user-images.githubusercontent.com/287266/222376479-9b7809c2-8a1a-4973-a047-0a0df883f96d.mp4