From 8886ea1d02f17102055c89c2f80d0924b5a0cf6d Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Sun, 19 Apr 2020 19:32:49 +0200 Subject: [PATCH] media-libs/amdvlk: lang="en" Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alessandro Barbieri --- media-libs/amdvlk/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/amdvlk/metadata.xml b/media-libs/amdvlk/metadata.xml index b5b5e7e553..3c5a2b9686 100644 --- a/media-libs/amdvlk/metadata.xml +++ b/media-libs/amdvlk/metadata.xml @@ -5,7 +5,7 @@ denis7774@gmail.com Reva Denis aka RarogCmex - + The AMD Open Source Driver for Vulkan® is an open-source Vulkan driver for AMD Radeon™ graphics adapters on Linux®. It is built on top of AMD’s Platform Abstraction Library (PAL), a shared component that is designed to encapsulate certain hardware and OS-specific programming details for many of AMD’s 3D and compute drivers. Leveraging PAL can help provide a consistent experience across platforms, including support for recently released GPUs and compatibility with AMD developer tools. Shaders that compose a particular VkPipeline object are compiled as a single entity using the LLVM-Based Pipeline Compiler (LLPC) library. LLPC builds on LLVM’s existing shader compilation infrastructure for AMD GPUs to generate code objects compatible with PAL’s pipeline ABI.