Home
last modified time | relevance | path

Searched refs:BIFROST_DBG_NOVALIDATE (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_validate.c157 if (bifrost_debug & BIFROST_DBG_NOVALIDATE) in bi_validate()
Dbifrost.h45 #define BIFROST_DBG_NOVALIDATE 0x0080 macro
Dbifrost_compile.c53 {"novalidate",BIFROST_DBG_NOVALIDATE, "Skip IR validation"},