Skip to content

Conversation

@ManevilleF
Copy link

@ManevilleF ManevilleF commented Nov 13, 2022

Objective

bumb to bevy 0.9

Issues

Launching the example we have wgpu error:

2022-11-13T11:16:16.956602Z ERROR wgpu::backend::direct: Handling wgpu errors as fatal by default
thread 'main' panicked at 'wgpu error: Validation Error

Caused by:
    In a RenderPass
      note: encoder = `<CommandBuffer-(0, 1, Metal)>`
    In a set_pipeline command
      note: render pipeline = `jfa_outline_pipeline`
    Render pipeline targets are incompatible with render pass
    Incompatible color attachment: the renderpass expected [Some(Bgra8UnormSrgb)] but was given [Some(Rgba8UnormSrgb)]

', /me/.cargo/registry/src/github.com-1ecc6299db9ec823/wgpu-0.14.0/src/backend/direct.rs:2403:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
-[_MTLCommandEncoder dealloc]:131: failed assertion `Command encoder released without endEncoding'

@ManevilleF ManevilleF marked this pull request as ready for review November 13, 2022 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant