Home
last modified time | relevance | path

Searched defs:should_print_nir (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir.h4364 should_print_nir(nir_shader *shader) in should_print_nir() function
4379 static inline bool should_print_nir(UNUSED nir_shader *shader) { return false; } in should_print_nir() function