Home
last modified time | relevance | path

Searched defs:type_stencil (Results 1 – 2 of 2) sorted by relevance

/external/rust/android-crates-io/crates/vulkano/autogen/
Dformats.rs57 type_stencil: Option<Ident>, field
/external/rust/android-crates-io/crates/vulkano/out/
Dformats.rs2034 pub fn type_stencil(self) -> Option<NumericType> { in type_stencil() method