Giter VIP home page Giter VIP logo

Comments (4)

lenny-lunarg avatar lenny-lunarg commented on July 28, 2024

I'm not sure this is really a problem. We never intended to distribute the test layer. It's only real purpose is to create a layer that we can enable/disable as part of the loader tests. As a result, we never bother getting far enough to create a device with that layer.

Is there any reason you want to be enabling the layer? I don't think it does anything useful.

from vulkan-loader.

djdeath avatar djdeath commented on July 28, 2024

I’m trying to figure out my rendercmd crash and so far all the layers I’ve tried are crashing:

  • Test layer
  • wrap object layer
  • renderdoc layer

from vulkan-loader.

lenny-lunarg avatar lenny-lunarg commented on July 28, 2024

Your stack trace looks like you're not actually entering the enabled layer. It looks to me like the loader's dispatch table has a null pointer for the function in question. This could mean that there's a loader bug or the layers are returning their function pointers wrong.

My advice would be to see if validation layers work. Those should be doing all of the initialization behavior correct, so if even those crash we either have a bug or something wrong with your system's configuration.

from vulkan-loader.

lenny-lunarg avatar lenny-lunarg commented on July 28, 2024

We haven't progressed this in quite a while and it still sounds to me like there's no error here because the layer was never meant to be used outside of the tests. As such, I'm closing this.

from vulkan-loader.

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.