Lines Matching defs:Feature
67 struct Feature { struct
68 bool declare_int16_type = false; // Allow OpTypeInt with 16 bit width?
69 bool declare_float16_type = false; // Allow OpTypeFloat with 16 bit width?
70 bool free_fp_rounding_mode = false; // Allow the FPRoundingMode decoration
76 bool variable_pointers = false;
79 bool group_ops_reduce_and_scans = false;
82 bool declare_int8_type = false;
86 bool env_relaxed_block_layout = false;
90 bool use_int8_type = false;
94 bool select_between_composites = false;
98 bool copy_memory_permits_two_memory_accesses = false;
102 bool uconvert_spec_constant_op = false;
105 bool nonwritable_var_in_function_or_private = false;
108 bool env_allow_localsizeid = false;