Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir.h4130 should_skip_nir(const char *name) in should_skip_nir() function
4183 static inline bool should_skip_nir(UNUSED const char *pass_name) { return false; } in should_skip_nir() function