Giter Site home page Giter Site logo

Format flags 2 about vulkancapsviewer HOT 4 OPEN

nanokatze avatar nanokatze commented on June 16, 2024 1
Format flags 2

from vulkancapsviewer.

Comments (4)

SaschaWillems avatar SaschaWillems commented on June 16, 2024 1

I've been taking a look at both of these. FormatFlags2 will probably land in the database, but not sure about the video ones. Last time I looked at the api for getting support video format flags it looked pretty complex and seemed like a lot of work.

from vulkancapsviewer.

SaschaWillems avatar SaschaWillems commented on June 16, 2024 1

As far as I can tell, the DB already uses a bigint

This was an oversight by me. MySQL's bigint is a signed type, that's why the database has some negative values. I'll change that to unsigned.
I also did a conversion to int at the client side, as JSON doesn't really has support for large integer types.

Both things that need fixing before adding in the new feature flags ;)

from vulkancapsviewer.

nanokatze avatar nanokatze commented on June 16, 2024

I'm not after video flags myself, just mentioned those as a possible extra justification for format flags 2 in general

from vulkancapsviewer.

teoxoy avatar teoxoy commented on June 16, 2024

+1 for VkFormatProperties3/VkFormatFeatureFlagBits2

We are looking forward to using those to analyze the landscape (via https://github.com/kainino0x/gpuinfo-vulkan-query) for the WebGPU spec (https://github.com/gpuweb/gpuweb).

As far as I can tell, the DB already uses a bigint but the reporting tool (https://github.com/SaschaWillems/VulkanCapsViewer) doesn't query those extended format properties.

from vulkancapsviewer.

Related Issues (20)

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.