Searched refs:amd_rasterization_order (Results 1 – 1 of 1) sorted by relevance
392 pub amd_rasterization_order: bool, field762 amd_rasterization_order: false, in empty()1059 || (self.amd_rasterization_order && other.amd_rasterization_order) in intersects()1358 && (self.amd_rasterization_order || !other.amd_rasterization_order) in contains()1746 amd_rasterization_order: self.amd_rasterization_order || other.amd_rasterization_order, in union()2172 amd_rasterization_order: self.amd_rasterization_order && other.amd_rasterization_order, in intersection()2598 amd_rasterization_order: self.amd_rasterization_order && !other.amd_rasterization_order, in difference()3024 amd_rasterization_order: self.amd_rasterization_order ^ other.amd_rasterization_order, in symmetric_difference()4751 if self.amd_rasterization_order { in fmt()6003 extensions.amd_rasterization_order = true; in from_iter()[all …]