Searched defs:has_new_transcendentals (Results 1 – 2 of 2) sorted by relevance
198 etna_lower_alu_impl(nir_function_impl *impl, bool has_new_transcendentals) in etna_lower_alu_impl()257 etna_lower_alu(nir_shader *shader, bool has_new_transcendentals) in etna_lower_alu()
77 unsigned has_new_transcendentals : 1; member