Giter VIP home page Giter VIP logo

Comments (5)

charles-lunarg avatar charles-lunarg commented on August 26, 2024

I went through the various options and reported what I saw in the caps viewer, which differs slightly from what is reported here. This was done on Windows using the latest SDK (1.3.261, which is in development).

The gist is that the properties & features of an extension are only present if the respective structs appear in pNext chains - which depends on the layers adding them.

Because Sync2 doesn't define any properties, sync2 never appears in the Properties->extensions list. It does appear in the features->extensions list, as well as just the raw list of extensions.

On windows, I did not see any different in output based on whether the Force Enabled option was set in either layer.

Note that because my GPU supports sync2, they appear twice in the output.

VulkanCapsViewer_sync2_shader_object_findings.txt

from vulkan-extensionlayer.

christophe-lunarg avatar christophe-lunarg commented on August 26, 2024

On my machine with current test SDK:
image

But that's seem wrong to me, I think it should be reported only once.

from vulkan-extensionlayer.

charles-lunarg avatar charles-lunarg commented on August 26, 2024

The double reporting does look wrong - but that is probably a separate issue to the one initially reported, that the extension doesn't appear at all unless the layer is enabled through vkconfig (it may appear if the layer is enabled through other mechanisms, but I did not test that).

To respond to the two reported issues: VK_KHR_synchronization2 is not listed in properties->extensions because sync2 has no properties struct. It never appeared no matter what when I tested things. Don't expect sync2 to appear there. In other words, user error with VulkanCapsViewer gives misleading results.

from vulkan-extensionlayer.

charles-lunarg avatar charles-lunarg commented on August 26, 2024

Also - VK_EXT_vertex_attribute_divisor is always removed whenever shader_object is active because they are incompatible. The disappearance is expected.

from vulkan-extensionlayer.

charles-lunarg avatar charles-lunarg commented on August 26, 2024

I recommend closing this issue - both things reported by bob are expected behavior.

Christophes double reporting of sync2 is now in its own issue, #303, to better track things.

from vulkan-extensionlayer.

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.