Docs.rs
tetra-0.7.0
tetra 0.7.0
Docs.rs crate page
MIT
Links
Documentation
Repository
Crates.io
Source
Owners
17cupsofcoffee
Dependencies
ab_glyph ^0.2.2
normal
bytemuck ^1.5.0
normal
glow ^0.11.0
normal
half ^1.8
normal
hashbrown ^0.12.0
normal
image ^0.24.1
normal
lyon_tessellation ^0.17.4
normal
num-traits ^0.2.14
normal
rodio ^0.15.0
normal
sdl2 ^0.35.0
normal
serde ^1.0.104
normal
vek ^0.15.4
normal
xi-unicode ^0.3.0
normal
anyhow ^1.0.33
dev
legion ^0.4.0
dev
rand ^0.8.0
dev
Versions
0.8.0
0.7.0
0.7.0-alpha1
0.6.7
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.6.0-alpha1
0.5.8
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.2
0.4.1
0.4.0
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0
0.2.20
0.2.19
0.2.18
0.2.17
0.2.16
0.2.15
0.2.14
0.2.13
0.2.12
0.2.11
0.2.10
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In tetra::graphics
?
Function
tetra
::
graphics
::
clear_stencil
source
·
[
−
]
pub fn clear_stencil(ctx: &mut
Context
, value:
u8
)
Expand description
Clears the stencil buffer to the specified value.