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

extensions/ext: Add VK_EXT_shader_object device extension #732

Merged
merged 2 commits into from
Apr 3, 2023

Conversation

MarijnS95
Copy link
Collaborator

Depends on #723

Lots of function copy-paste because this extension enables a bunch of functions also provided by extended_dynamic_state*, which is something I hope we can streamline with the new generator through "some kind of" this-or-that-or-that extension machinery.

@MarijnS95 MarijnS95 mentioned this pull request Apr 2, 2023
55 tasks
@MarijnS95 MarijnS95 force-pushed the ext-shader-object branch from 7a18f36 to 02a3051 Compare April 3, 2023 08:19
@MarijnS95 MarijnS95 merged commit 77e614d into master Apr 3, 2023
@MarijnS95 MarijnS95 deleted the ext-shader-object branch April 3, 2023 08:39
MarijnS95 added a commit that referenced this pull request Apr 3, 2023
* extensions/ext: Add VK_EXT_shader_object device extension

* extensions/ext/shader_object: Copy remaining fn impls from `extended_dynamic_state*`
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.

2 participants