GithubHelp home page GithubHelp logo

Comments (7)

robertosfield avatar robertosfield commented on September 27, 2024

from vsgexamples.

olegded avatar olegded commented on September 27, 2024

Hi Robert,

Yes, sure, I have GeForce RTX 2060 card. This sample was working for me, my last checkouted version was one prior to the text-related changes, so an "old" one. I checked out the latest version today and noticed it.

Oleg

from vsgexamples.

robertosfield avatar robertosfield commented on September 27, 2024

from vsgexamples.

olegded avatar olegded commented on September 27, 2024

I will try but this is not urgent at all :-)

Oleg

from vsgexamples.

robertosfield avatar robertosfield commented on September 27, 2024

I've not put my Geforce2060 back in and am looking into the vsgraytracing regression. I see a blue screen the same debug layer errors.

from vsgexamples.

robertosfield avatar robertosfield commented on September 27, 2024

I have resolved alignment part of the ray tracing problems with this commit to the VSG RaytracingFix branch:

https://github.com/vsg-dev/VulkanSceneGraph/commit/f6488968752f314e88656d52ace54ecdefaef9ad

Rather than getting a black window I now get an odd/random pixelated window so clearly still some way to go.

I haven't yet got to the bottom of the vkImage related debug error, so this might be the cause of the errors on screen I still see:

$ vsgraytracing -d
UNASSIGNED-CoreValidation-DrawState-InvalidImageLayout(ERROR / SPEC): msgNum: 1303270965 - Validation Error: [ UNASSIGNED-CoreValidation-DrawState-InvalidImageLayout ] Object 0: handle = 0x562485e76600, type = VK_OBJECT_TYPE_COMMAND_BUFFER; | MessageID = 0x4dae5635 | Submitted command buffer expects VkImage 0x40000000004[] (subresource: aspectMask 0x1 array layer 0, mip level 0) to be in layout VK_IMAGE_LAYOUT_GENERAL--instead, current layout is VK_IMAGE_LAYOUT_UNDEFINED.
Objects: 1
[0] 0x562485e76600, type: 6, name: NULL

from vsgexamples.

robertosfield avatar robertosfield commented on September 27, 2024

It's took me two and half days to track down the cause of the regression, finally homed into the cause this afternoon and checked in a fix to VSG master:

https://github.com/vsg-dev/VulkanSceneGraph/commit/53db01ec7f30981570194ec9531be08750f0970b

from vsgexamples.

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.