Searched refs:vtn_info (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/ |
| H A D | vtn_private.h | 58 #define vtn_info(...) vtn_logf(b, NIR_SPIRV_DEBUG_LEVEL_INFO, 0, __VA_ARGS__) macro
|
| H A D | spirv_to_nir.c | 154 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 D | vtn_private.h | 48 #define vtn_info(...) vtn_logf(b, NIR_SPIRV_DEBUG_LEVEL_INFO, 0, __VA_ARGS__) macro
|
| H A D | spirv_to_nir.c | 120 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