Searched refs:ext_shader_demote_to_helper_invocation (Results 1 – 3 of 3) sorted by relevance
330 pub ext_shader_demote_to_helper_invocation: bool, field731 ext_shader_demote_to_helper_invocation: false, in empty()1027 || (self.ext_shader_demote_to_helper_invocation in intersects()1028 && other.ext_shader_demote_to_helper_invocation) in intersects()1325 && (self.ext_shader_demote_to_helper_invocation in contains()1326 || !other.ext_shader_demote_to_helper_invocation) in contains()1695 ext_shader_demote_to_helper_invocation: self.ext_shader_demote_to_helper_invocation in union()1696 || other.ext_shader_demote_to_helper_invocation, in union()2121 ext_shader_demote_to_helper_invocation: self.ext_shader_demote_to_helper_invocation in intersection()2122 && other.ext_shader_demote_to_helper_invocation, in intersection()[all …]
1538 .ext_shader_demote_to_helper_invocation) in check_spirv_extension()
19897 device_extensions.ext_shader_demote_to_helper_invocation, in make_chain()