Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement PrettyError for DrawError #3061

Closed
Wumpf opened this issue Oct 5, 2022 · 0 comments · Fixed by #3066
Closed

implement PrettyError for DrawError #3061

Wumpf opened this issue Oct 5, 2022 · 0 comments · Fixed by #3066

Comments

@Wumpf
Copy link
Member

Wumpf commented Oct 5, 2022

Description
Given for example a LateMinBufferBindingSizeMismatch error:

In a RenderPass
      note: encoder = `egui_webpainter_paint_and_update_textures`
    In a draw command, indexed:false indirect:false
      note: render pipeline = `<RenderPipeline-(1, 1, Gl)>`
    Buffer is bound with size 16 where the shader expects 32 in group[0] compact index 0

.. then the inner DrawError is not pretty printed

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 a pull request may close this issue.

2 participants