Searched refs:acceleration_structure_host_commands (Results 1 – 2 of 2) sorted by relevance
40 pub acceleration_structure_host_commands: bool, field796 if self.acceleration_structure_host_commands { in check_requirements()797 if !supported.acceleration_structure_host_commands { in check_requirements()4237 acceleration_structure_host_commands: false, in empty()4613 acceleration_structure_host_commands: true, in all()4983 || (self.acceleration_structure_host_commands in intersects()4984 && other.acceleration_structure_host_commands) in intersects()5458 && (self.acceleration_structure_host_commands in contains()5459 || !other.acceleration_structure_host_commands) in contains()5950 acceleration_structure_host_commands: self.acceleration_structure_host_commands in union()[all …]
36937 pub acceleration_structure_host_commands: Bool32, field36949 acceleration_structure_host_commands: Bool32::default(), in default()37014 pub fn acceleration_structure_host_commands( in acceleration_structure_host_commands() method37016 acceleration_structure_host_commands: bool, in acceleration_structure_host_commands()37018 self.inner.acceleration_structure_host_commands = in acceleration_structure_host_commands()37019 acceleration_structure_host_commands.into(); in acceleration_structure_host_commands()