Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost.h37 #define BIFROST_DBG_INTERNAL 0x0010 macro
Dbifrost_compile.c45 {"internal", BIFROST_DBG_INTERNAL, "Dump even internal shaders"},
3727 skip_internal &= !(bifrost_debug & BIFROST_DBG_INTERNAL); in bifrost_compile_shader_nir()