Searched refs:vtn_info (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_private.h58 #define vtn_info(...) vtn_logf(b, NIR_SPIRV_DEBUG_LEVEL_INFO, 0, __VA_ARGS__) macro
H A Dspirv_to_nir.c154 vtn_info("SPIR-V shader dumped to %s", filename);
4361 vtn_info("Parsing SPIR-V from %s %u source file %s", lang, version, file);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_private.h48 #define vtn_info(...) vtn_logf(b, NIR_SPIRV_DEBUG_LEVEL_INFO, 0, __VA_ARGS__) macro
H A Dspirv_to_nir.c120 vtn_info("SPIR-V shader dumped to %s", filename);
3531 vtn_info("Parsing SPIR-V from %s %u source file %s", lang, version, file);

Completed in 16 milliseconds