Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost.h36 #define BIFROST_DBG_VERBOSE 0x0008 macro
Dbifrost_compile.c44 {"verbose", BIFROST_DBG_VERBOSE, "Disassemble verbosely"},
3839 bifrost_debug & BIFROST_DBG_VERBOSE); in bifrost_compile_shader_nir()