Giter VIP home page Giter VIP logo

Comments (8)

djdeath avatar djdeath commented on June 25, 2024

That does sound like a loader issue.

There is a number of reason this kind of issue could happen in the layer (we could fail the allocation of a fence/semaphore implementing a timeline semaphore), so if the loader can't deal with that it sounds we're having an issue to implement creating internal objects to the layer.

from vulkan-extensionlayer.

JacobHeAMD avatar JacobHeAMD commented on June 25, 2024

Yes. I searched on Vulkan-ValidationLayers and https://github.com/baldurk/sample_layer.git , didn't find any layer is using the application's allocation.

from vulkan-extensionlayer.

JacobHeAMD avatar JacobHeAMD commented on June 25, 2024

I'm not sure if it is by design?

from vulkan-extensionlayer.

djdeath avatar djdeath commented on June 25, 2024

I'll investigate and maybe raise an issue with the loader.

The issue seems to be broader than just the allocation functions.

Let's say in timeline_CreateDevice you first create the device then create another object from the implementation like a command buffer. What are our options if the command buffer creation fails?

I think we would be in the same situation.

Maybe we're missing a handshake somewhere with the loader...

from vulkan-extensionlayer.

JacobHeAMD avatar JacobHeAMD commented on June 25, 2024

Ok, please try with CTS 1.2 (./deqp-vk -n dEQP-VK.api.object_management.alloc_callback_fail.device), a double free issue is raised.

from vulkan-extensionlayer.

JacobHeAMD avatar JacobHeAMD commented on June 25, 2024

Hi @djdeath , do you have time to look into this issue? Once this is resolved, timeline_sempahore layer is supposed to pass CTS 1.2 now.

from vulkan-extensionlayer.

djdeath avatar djdeath commented on June 25, 2024

Sorry for the late answer, I just filed KhronosGroup/Vulkan-Loader#339

from vulkan-extensionlayer.

juan-lunarg avatar juan-lunarg commented on June 25, 2024

closing since this appears to have been fixed by the loader.

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.