bevy_render 0.11.1

Provides rendering functionality for Bevy Engine
Documentation

bevy_render

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 25 feature flags, 0 of them enabled by default.

shader_format_spirv

  • wgpu/spirv
  • naga/spv-in
  • naga/spv-out

shader_format_glsl

  • naga/glsl-in
  • naga/wgsl-out

webgl

  • wgpu/webgl

basis-universal

  • dep:basis-universal

hdr

  • image/hdr

zstd

  • ruzstd

bevy_ci_testing

  • bevy_app/bevy_ci_testing

bmp

  • image/bmp

pnm

  • image/pnm

wgpu_trace

  • wgpu/trace

webp

  • image/webp

dds

  • ddsfile

zlib

  • flate2

trace

  • profiling

ruzstd

  • dep:ruzstd

ktx2

  • dep:ktx2

tga

  • image/tga

exr

  • image/exr

png

  • image/png

jpeg

  • image/jpeg

profiling

  • dep:profiling

flate2

  • dep:flate2

ddsfile

  • dep:ddsfile

ci_limits

    This feature flag does not enable additional features.

tracing-tracy

    This feature flag does not enable additional features.