Searched refs:NIR_DEBUG_PRINT_VS (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/compiler/nir/ | ||
H A D | nir.h | 78 #define NIR_DEBUG_PRINT_VS (1u << 5) macro 96 #define NIR_DEBUG_PRINT (NIR_DEBUG_PRINT_VS | \ |
H A D | nir.c | 60 { "print_vs", NIR_DEBUG_PRINT_VS, |
Completed in 8 milliseconds