The Vulkan API Layer (XGL) translates Vulkan API commands into PAL commands. It compiles shaders that compose a particular VkPipeline
object as a single entity using the LLVM-Based Pipeline Compiler (LLPC) library.
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.