Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/GPUOpen-Drivers/xgl

Vulkan API Layer
https://github.com/GPUOpen-Drivers/xgl

Last synced: 27 days ago
JSON representation

Vulkan API Layer

Awesome Lists containing this project

README

        

# 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](https://github.com/GPUOpen-Drivers/AMDVLK).