Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir.c90 { "print_consts", NIR_DEBUG_PRINT_CONSTS,
Dnir.h93 #define NIR_DEBUG_PRINT_CONSTS (1u << 20) macro