Docs.rs
fyrox-graphics-0.36.1
fyrox-graphics 0.36.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mrDIMAS
Dependencies
bytemuck ^1.16.1
normal
fxhash ^0.2.1
normal
fyrox-core ^0.36.1
normal
glow ^0.16
normal
serde ^1
normal
strum ^0.26.1
normal
strum_macros ^0.26.1
normal
winit ^0.29.2
normal
glutin ^0.31
normal
glutin-winit ^0.4.2
normal
raw-window-handle ^0.5.0
normal
serde-wasm-bindgen ^0.6.3
normal
Versions
79.11%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
fyrox_
graphics
0.36.1
GpuProgram
Trait
Implementors
In fyrox_
graphics::
gpu_
program
fyrox_graphics
::
gpu_program
Trait
GpuProgramTrait
Copy item path
Source
pub trait GpuProgramTrait:
Downcast
{ }
Implementors
§
Source
§
impl
GpuProgramTrait
for
GlProgram