Giter VIP home page Giter VIP logo

vulkan-extensionlayer's Introduction

Vulkan Extension Layer (VEL)

Introduction

There are some extensions and features in Vulkan that are not available everywhere due to various reasons. While not available, some extensions are capable of being done as layer and mapping to any Vulkan implementation regardless of it supporting the desired functionality or not.

Currently implemented extensions

Layer Extension provided Version File(s) Point of Contact
VK_LAYER_KHRONOS_timeline_semaphore VK_KHR_timeline_semaphore 1 layers/timeline_semaphore.c @llandwerlin-intel
VK_LAYER_KHRONOS_synchronization2 VK_KHR_synchronization2 1 layers/synchronization2.cpp @jeremyg-lunarg
VK_LAYER_KHRONOS_shader_object VK_EXT_shader_object 1 layers/shader_object.cpp @daniel-story
VK_LAYER_KHRONOS_memory_decompression VK_NV_memory_decompression 1 layers/decompression/decompression.cpp @vkushwaha-nv

If you find a problem with one of the layers, please file an Issue and tag the Point of Contact listed in the table above.

NOTE: Not all layers are supported on every platform, please read the documentation for the layer for details.

Information for Developing or Contributing:

Please see the CONTRIBUTING.md file in this repository for more details.

How to Build and Run

BUILD.md Includes directions for building all components and testing them.

License

This work is released as open source under a Apache-style license from Khronos including a Khronos copyright.

See LICENSE for a full list of licenses used in this repository.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.