Code Monkey home page Code Monkey logo

Comments (3)

oscarbg avatar oscarbg commented on May 21, 2024

hope this helps in clearing all Nvidia issues..
right now crash is fixed a few days ago..
but for example ComputeMark renders black screen on all tests:
run on Windows putting dxgi.dll and d3d11.dll on program folder..
basically getting
info: D3D11CreateDevice: Probing D3D_FEATURE_LEVEL_11_0
info: D3D11CreateDevice: Using feature level D3D_FEATURE_LEVEL_11_0
warn: DxbcOptions: Using FMin/FMax/FClamp instead of NMin/NMax/NClamp
warn: DxbcOptions: Packing depth reference value into coordinate vector
warn: D3D11Device: No matching border color found for (0.5,0.5,0.5,0.5)
err: DxvkComputePipeline: Failed to compile pipeline
err: DxvkComputePipeline: Failed to compile pipeline
err: DxvkComputePipeline: Failed to compile pipeline
err: DxvkComputePipeline: Failed to compile pipeline
err: DxvkComputePipeline: Failed to compile pipeline
err: DxvkComputePipeline: Failed to compile pipeline
err: DxvkComputePipeline: Failed to compile pipeline
err: DxvkComputePipeline: Failed to compile pipeline
info: D3D11CreateDevice: Probing D3D_FEATURE_LEVEL_11_1
info: D3D11CreateDevice: Probing D3D_FEATURE_LEVEL_11_0
info: D3D11CreateDevice: Using feature level D3D_FEATURE_LEVEL_11_0
warn: DxbcOptions: Using FMin/FMax/FClamp instead of NMin/NMax/NClamp
warn: DxbcOptions: Packing depth reference value into coordinate vector
warn: DxbcCompiler: Unhandled VS SV output: DxbcSystemValue::ClipDistance
warn: DxbcCompiler: Unhandled VS SV output: DxbcSystemValue::ClipDistance
warn: DxbcCompiler: Unhandled VS SV output: DxbcSystemValue::ClipDistance
warn: DxbcCompiler: Unhandled VS SV output: DxbcSystemValue::ClipDistance
warn: DxbcCompiler: Unhandled VS SV output: DxbcSystemValue::ClipDistance
warn: DxbcCompiler: Unhandled VS SV output: DxbcSystemValue::ClipDistance
warn: DxbcCompiler: Unhandled VS SV output: DxbcSystemValue::ClipDistance
warn: DxbcCompiler: Unhandled VS SV output: DxbcSystemValue::ClipDistance
full log ComputeMark_d3d11.log

from dxvk.

doitsujin avatar doitsujin commented on May 21, 2024

Can't reproduce. Which version of the Vulkan SDK are you running?

The validation layers are independent of the GPU, driver, and platform used as long as the application runs the same code path, which DXVK mostly does, so this message is a bit werid.

Please try 0437e56, if that doesn't fix it, I have no idea what is going wrong. I double-checked the code, and anything that is used as an index bufffer in D3D11 is also created with the index buffer flag in Vulkan.

from dxvk.

GabrielMajeri avatar GabrielMajeri commented on May 21, 2024

Can confirm the latest commit does fix the issue.

from dxvk.

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.