Git Product home page Git Product logo

Comments (3)

bbredesen avatar bbredesen commented on August 20, 2024 1

It's definitely not as easy as it could be...feels like it should be in a comment block at the very top of the file.

If you search for "VK_HEADER_VERSION" you'll see a bunch #defines with the version numbers. Looks like 1.3.242 is the current version at https://github.com/KhronosGroup/Vulkan-Docs/tree/main/xml

Update to exceptions.json for that value coming momentarily

from vk-gen.

bbredesen avatar bbredesen commented on August 20, 2024

What version of vk.xml are you using? Latest version I've generated against is 1.3.240

I think this is a new symbol in a later patch version that has to be added to exceptions.json; reference the object at path "external.uint32_t.enums"

vk.xml defines a lot of things with C syntax. Instead of trying to parse and translate that at runtime, I just added them to exceptions.json with corrected Go syntax for the value.

from vk-gen.

asmaloney avatar asmaloney commented on August 20, 2024

What version of vk.xml are you using?

It's extremely hard to figure out from the file itself 😆 It seems like an odd choice on their part not to make it human-readable somewhere.

I just grabbed it today using curl like you do in the docs, so I suppose it's 1.3.242?

from vk-gen.

Related Issues (18)

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.