Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost.h51 #define BIFROST_DBG_NOPSCHED 0x2000 macro
H A Dbifrost_compile.c51 {"nopsched", BIFROST_DBG_NOPSCHED, "Disable scheduling for pressure"},
5123 if (likely(!(bifrost_debug & BIFROST_DBG_NOPSCHED))) in bi_compile_variant_nir()

Completed in 9 milliseconds