Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vulkan: A list of low hang extensions toward Vulkan 1.1 support #2485

Merged
merged 1 commit into from
Dec 20, 2018

Conversation

Qining
Copy link
Contributor

@Qining Qining commented Dec 18, 2018

On top of #2484

  • VK_KHR_bind_memory2
  • VK_KHR_variable_pointers
  • VK_KHR_16bit_storage

And pure shader extensions (just need to add to the list of supported
extensions)

  • VK_KHR_shader_draw_parameters
  • VK_KHR_relaxed_block-layout
    * VK_NV_glsl_shader
  • VK_KHR_storage_buffer_storage_class

* VK_KHR_bind_memory2
* VK_KHR_variable_pointers
* VK_KHR_16bit_storage

And pure shader extensions (just need to add to the list of supported
extensions)
* VK_KHR_shader_draw_parameters
* VK_KHR_relaxed_block-layout
* VK_KHR_storage_buffer_storage_class
@Qining Qining force-pushed the low-hang-extensions branch from 9614e2d to d5ce782 Compare December 20, 2018 17:08
@Qining Qining merged commit 02cf9ee into google:master Dec 20, 2018
@Qining Qining deleted the low-hang-extensions branch December 20, 2018 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants