Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs7943 pub struct ClearDepthStencilValueBuilder<'a> { struct
7947 impl<'a> ::std::ops::Deref for ClearDepthStencilValueBuilder<'a> { argument
7953 impl<'a> ::std::ops::DerefMut for ClearDepthStencilValueBuilder<'a> { implementation
7958 impl<'a> ClearDepthStencilValueBuilder<'a> { impl