Code Monkey home page Code Monkey logo

Comments (10)

OlliC avatar OlliC commented on July 17, 2024 1

Btw. its working now on Fedora 26 with Mesa 17.1.3 :-)

from vkquake.

Novum avatar Novum commented on July 17, 2024

Very likely a driver problem. I also do not have such a system, so I can't debug.

from vkquake.

bviktor avatar bviktor commented on July 17, 2024

Works fine with HD 530 on Windows 10.

from vkquake.

Novum avatar Novum commented on July 17, 2024

I have a theory why this might fail (I actually require exactly two swapchain buffers). I will eventually rework this.

from vkquake.

mrcmunir avatar mrcmunir commented on July 17, 2024

In Ivy bridge vulkan mesa driver loading fine but has otherrs problem i.e Fullscreen (segment fault) only working with Windows mode and can't change options.

from vkquake.

Novum avatar Novum commented on July 17, 2024

Should be fixed with f52f09e

from vkquake.

oscarbg avatar oscarbg commented on July 17, 2024

The patch doesn't fix the game working with Mesa drivers
can you comment if that is fixable or needs driver assistance from Mesa devs?
now I get..
Creating command buffers
Creating swap chain
Creating render passes
Creating color buffer
Creating depth buffer
Creating frame buffers
Initializing staging
Creating descriptor set layouts
Initializing dynamic vertex buffers
Initializing dynamic index buffers
Initializing dynamic uniform buffers
Initializing samplers
Creating pipeline layouts
Creating pipelines
../../../../src/compiler/spirv/spirv_to_nir.c:2372 WARNING: Unsupported SPIR-V capability: InputAttachment
../../../../src/compiler/spirv/vtn_variables.c:1062 WARNING: Decoration not allowed for variable or structure member: InputAttachmentIndex
Violación de segmento (`core' generado)

from vkquake.

SaschaWillems avatar SaschaWillems commented on July 17, 2024

../../../../src/compiler/spirv/spirv_to_nir.c:2372 WARNING: Unsupported SPIR-V capability: InputAttachment

That sounds like a driver issue. The Vulkan specs requires implementations to support the InputAttachment OpCapability.

from vkquake.

Novum avatar Novum commented on July 17, 2024

Correct, this is definitely a driver bug.

from vkquake.

OlliC avatar OlliC commented on July 17, 2024

I have the same error on my laptop with Fedora 25. It has a Intel HD Graphics 520 (Skylake GT2) integrated card. vulkaninfo shows vulkan 1.0.5 is supported.

spirv/spirv_to_nir.c:2475 WARNING: Unsupported SPIR-V capability: InputAttachment
spirv/vtn_variables.c:994
WARNING: Decoration not allowed for variable or structure member: InputAttachmentIndex
Segmentation fault

from vkquake.

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.