GPUOpen-Drivers / xgl

Vulkan API Layer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vulkan® API Layer (XGL)

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.

Build

For an overview and build instructions, see the AMDVLK readme.

About

Vulkan API Layer

License:MIT License


Languages

Language:C++ 84.6%Language:C 11.4%Language:Python 2.5%Language:CMake 1.2%Language:HLSL 0.3%Language:Objective-C 0.1%Language:Dockerfile 0.0%Language:GLSL 0.0%