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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir.h3131 should_print_nir(void) function in typeref:typename:bool
3146 static inline bool should_print_nir(void) { return false; } function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir.h4499 should_print_nir(nir_shader *shader) function in typeref:typename:bool
4518 static inline bool should_print_nir(nir_shader *shader) { return false; } function in typeref:typename:bool

Completed in 13 milliseconds