vulkan: Explicitly enable dualSrcBlend feature to fix rendering artifacts #294
Annotations
35 warnings
|
Test GLES:
blade-graphics/src/gles/command.rs#L1065
unused variable: `reference`
|
|
Test GLES:
blade-graphics/src/gles/command.rs#L1064
unused variable: `function`
|
|
Test GLES:
blade-graphics/src/gles/command.rs#L1063
unused variable: `face`
|
|
Test GLES:
blade-graphics/src/gles/command.rs#L839
unused variable: `size`
|
|
Test GLES:
blade-graphics/src/gles/command.rs#L838
unused variable: `bytes_per_row`
|
|
Test GLES:
blade-graphics/src/gles/command.rs#L837
unused variable: `dst`
|
|
Test GLES:
blade-graphics/src/gles/command.rs#L836
unused variable: `src`
|
|
Test GLES:
blade-graphics/src/gles/command.rs#L477
unused variable: `reference`
|
|
Test GLES:
blade-graphics/src/gles/command.rs#L313
unused variable: `reference`
|
|
Test GLES
`/home/runner/work/blade/blade/.cargo/config` is deprecated in favor of `config.toml`
|
|
Test All:
examples/particle/main.rs#L344
use of deprecated method `winit::event_loop::EventLoop::<T>::create_window`: use `ActiveEventLoop::create_window` instead
|
|
Test All:
examples/move/main.rs#L270
use of deprecated method `winit::event_loop::EventLoop::<T>::run`: use `EventLoop::run_app` instead
|
|
Test All:
examples/move/main.rs#L40
use of deprecated method `winit::event_loop::EventLoop::<T>::create_window`: use `ActiveEventLoop::create_window` instead
|
|
Test All:
examples/vehicle/main.rs#L659
use of deprecated method `winit::event_loop::EventLoop::<T>::run`: use `EventLoop::run_app` instead
|
|
Test All
`blade-macros` (test "main") generated 1 warning
|
|
Test All:
blade-macros/tests/main.rs#L8
struct `ShaderParams` is never constructed
|
|
Test All
`blade` (example "bunnymark") generated 2 warnings
|
|
Test All:
examples/bunnymark/main.rs#L401
use of deprecated method `winit::event_loop::EventLoop::<T>::run`: use `EventLoop::run_app` instead
|
|
Test All:
examples/bunnymark/main.rs#L372
use of deprecated method `winit::event_loop::EventLoop::<T>::create_window`: use `ActiveEventLoop::create_window` instead
|
|
Test All
`/home/runner/work/blade/blade/.cargo/config` is deprecated in favor of `config.toml`
|
|
Test Basics:
blade-render/src/texture/mod.rs#L112
unused variable: `meta`
|
|
Test Basics:
blade-render/src/texture/mod.rs#L110
unused variable: `source`
|
|
Test Basics:
blade-render/src/model/mod.rs#L495
unused variable: `exe_context`
|
|
Test Basics:
blade-render/src/model/mod.rs#L494
unused variable: `cooker`
|
|
Test Basics:
blade-render/src/model/mod.rs#L493
unused variable: `meta`
|
|
Test Basics:
blade-render/src/model/mod.rs#L491
unused variable: `source`
|
|
Test Basics:
blade-render/src/texture/mod.rs#L116
unused import: `blade_graphics::TextureFormat as Tf`
|
|
Test Basics:
blade-render/src/texture/mod.rs#L2
unused imports: `io`, `mem`, and `slice`
|
|
Test Basics:
blade-render/src/model/mod.rs#L3
unused imports: `Entry` and `HashMap`
|
|
Test Basics
`/home/runner/work/blade/blade/.cargo/config` is deprecated in favor of `config.toml`
|
|
Check Basics
`/home/runner/work/blade/blade/.cargo/config` is deprecated in favor of `config.toml`
|
|
Setup Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Setup Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Setup Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Setup Rust
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading