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