Home
last modified time | relevance | path

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

/third_party/mesa3d/src/asahi/compiler/
Dagx_validate.c96 if (agx_debug & AGX_DBG_NOVALIDATE) in agx_validate()
Dagx_compiler.h47 AGX_DBG_NOVALIDATE = BITFIELD_BIT(5), enumerator
Dagx_compile.c41 {"novalidate",AGX_DBG_NOVALIDATE,"Skip IR validation in debug builds"},