Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Ddefinitions.rs6431 pub struct PushConstantRangeBuilder<'a> { struct
6435 impl<'a> ::std::ops::Deref for PushConstantRangeBuilder<'a> { argument
6441 impl<'a> ::std::ops::DerefMut for PushConstantRangeBuilder<'a> { implementation
6446 impl<'a> PushConstantRangeBuilder<'a> { impl