Searched defs:sparse_properties (Results 1 – 1 of 1) sorted by relevance
1044 pub sparse_properties: PhysicalDeviceSparseProperties, field1146 pub fn sparse_properties(mut self, sparse_properties: PhysicalDeviceSparseProperties) -> Self { in sparse_properties() method