Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_screen.h48 #define VC4_DEBUG_NIR 0x0200 macro
Dvc4_screen.c49 { "nir", VC4_DEBUG_NIR,
Dvc4_program.c2306 if (vc4_debug & VC4_DEBUG_NIR) { in vc4_shader_ntq()
2427 if (vc4_debug & VC4_DEBUG_NIR) { in vc4_shader_state_create()