[−][src]Trait vulkano::format::Data
Some data whose type must be known by the library.
This trait is unsafe to implement because bad things will happen if ty()
returns a wrong
value.
Some data whose type must be known by the library.
This trait is unsafe to implement because bad things will happen if ty()
returns a wrong
value.
impl Data for i8
[src]impl Data for u8
[src]