Giter Site home page Giter Site logo

Comments (6)

VZout avatar VZout commented on May 30, 2024

Tried this, Seems to work fine. Maybe only when the GPU can't finish execution fast enough.

from wisprenderer.

VZout avatar VZout commented on May 30, 2024

Looking at the code it would make sense if execute indirect works inconsistently on slower hardware. Updating only the 3e frames seems weird to me though.

from wisprenderer.

161563 avatar 161563 commented on May 30, 2024

This has changed with the introduction of the dxr fallback layer. In the third frame, it now crashes when Transition is called on the render target.

from wisprenderer.

161563 avatar 161563 commented on May 30, 2024

Error is: D3D12 WARNING: ID3D12CommandQueue::ExecuteCommandLists: Execution of Command List 0x00000255402C19C0:'Unnamed Resource (line: 32 file: D:\School\IGAD Y3\Procedural-Ray-Tracing\src\d3d12\d3d12_command_list.cpp', contains a shader op (Draw/Dispatch/ExecuteIndirect) recorded while using Shader Patch Mode NONE, or contains an ExecuteIndirect that changes VB/IB/Root bindings. Hence, all further GPU-based validation may undervalidate or produce true GBV errors with imprecise tracked state (labelled with 'Possibly imprecise') for resources in the COMMON state or Promoted-from-COMMON state at the time of execute. [ EXECUTION WARNING #1044: GPU_BASED_VALIDATION_RESOURCE_STATE_IMPRECISE]
D3D12: Removing Device.

from wisprenderer.

Nielsbishere avatar Nielsbishere commented on May 30, 2024

Even present in feature_indirect_versioning

from wisprenderer.

VZout avatar VZout commented on May 30, 2024

Removed execute indirect.

from wisprenderer.

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.