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

VK_EXT_shader_object - add serialization and function hooks #3302

Conversation

james-sumihiro
Copy link
Contributor

This PR adds serialization of new types and function hooks for new functions in VK_EXT_shader_object.

jasmine-hansen and others added 2 commits May 3, 2024 11:49
Functions that are provided by VK_EXT_shader_object as well as other extensions are declared as an OR of both extensions in the macro.

Added a new feature boolean: m_ShaderObject to WrappedVulkan that can be checked against wherever the dynamic state booleans are used.

Co-authored-by: James Sumihiro <james.sumihiro@ntd.nintendo.com>
@james-sumihiro james-sumihiro changed the title VK_EXT_shader_object (1) - add serialization and function hooks VK_EXT_shader_object - add serialization and function hooks May 3, 2024
@baldurk baldurk merged commit 20f0d68 into baldurk:v1.x May 4, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants