Home
last modified time | relevance | path

Searched refs:inexact_match (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dir_function.cpp51 bool inexact_match = false; in parameter_lists_match() local
71 inexact_match = true; in parameter_lists_match()
116 if (inexact_match) in parameter_lists_match()
/third_party/mesa3d/src/compiler/nir/
H A Dnir_search.c38 bool inexact_match; member
410 state->inexact_match = expr->inexact || state->inexact_match; in match_expression()
412 if (state->inexact_match && state->has_exact_alu) in match_expression()
705 state.inexact_match = false; in nir_replace_instr()

Completed in 3 milliseconds