Skip to content

Conversation

@mate-h
Copy link

@mate-h mate-h commented Jan 30, 2026

Connections
Link to the issues addressed by this PR, or dependent PRs in other repositories

Description

# branch jm/atmosphere-improvements
# path fsl_libs/fsl_render/crates/fsl_atmosphere 

RUSTUP_TOOLCHAIN=nightly cargo run -Zbuild-std=std,panic_abort --target wasm32-unknown-unknown --features bevy/webgl2 --example quad_tree_terrain --release

wgpu error: Validation Error

Caused by:
  In Device::create_render_pipeline, label = 'AtmospherePipeline'
    Internal error in ShaderStages(FRAGMENT) shader: ERROR: 0:320: 'texture' : no matching overloaded function found

Testing
Ran the build command above, atmosphere example runs without validation error.

Checklist

  • Run cargo fmt.
  • Run taplo format.
  • Run cargo clippy. If applicable, add:
    • --target wasm32-unknown-unknown
    • --target wasm32-unknown-emscripten
  • Run cargo xtask test to run tests.
  • Add change to CHANGELOG.md. See simple instructions inside file.

@fslabs-bot
Copy link

fslabs-bot bot commented Jan 30, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@fslabs-bot fslabs-bot bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jan 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants