Home
last modified time | relevance | path

Searched refs:BIFROST_DBG_NOPRELOAD (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost.h49 #define BIFROST_DBG_NOPRELOAD 0x0800 macro
Dbifrost_compile.c57 {"nopreload", BIFROST_DBG_NOPRELOAD, "Disable message preloading"},
5051 !(bifrost_debug & BIFROST_DBG_NOPRELOAD)) { in bi_compile_variant_nir()