-
-
Notifications
You must be signed in to change notification settings - Fork 437
Silly fixes #1251
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
Silly fixes #1251
Conversation
Clarification to the title of this PR: I'm not calling the issues themselves silly, I'm just calling the fix silly because it (should be) simple/not too much hardship. |
Self review pending, will do tomorrow |
src/OpenGL/Extensions/Silk.NET.OpenGL.Extensions.ARB/ArbBindlessTexture.gen.cs
Show resolved
Hide resolved
Ready for review. This must not be merged until #1324 is merged. Note that automation of submodule updating is not done yet, I'll do this in a separate PR as it'll be good to just get this one in now. |
…: Mon Dec 19 20:44:01 PST 2022; root:xnu-8020.240.18~2/RELEASE_X86_64 (#1310) Co-authored-by: The Silk.NET Automaton <9011267+dotnet-bot@users.noreply.github.com> Co-authored-by: Dylan Perks <11160611+Perksey@users.noreply.github.com>
* Regenerated bindings as of 10/03/2023 (16:54:01) * Regenerated bindings as of 10/03/2023 (17:35:57) * Regenerated bindings as of 10/03/2023 (18:27:27) --------- Co-authored-by: The Silk.NET Automaton <9011267+dotnet-bot@users.noreply.github.com>
… into hotfix/silly_fixes
...sions.INTEL/Enums/AdvancedMotionEstimationIntraSearchPredictionModesBufferChromaBlock.gen.cs
Outdated
Show resolved
Hide resolved
CI seems to be failing, caused by there being no |
Fixed the erroneous |
Ready for rereview |
NativeExtension<Vk>.ExtensionName
#1054