Home
last modified time | relevance | path

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

/CafeSDK-2.12.13/system/src/tool/gfx/include/
DshaderUtils.h155 u32 skipSparkDebug : 1; ///< do not dump debug data for Spark member
/CafeSDK-2.12.13/system/src/tool/gfx/projects/gshCompile/
DgshCompile.cpp1126 compileSetup.options.skipSparkDebug = (sourceInfo.noSparkInfo) ? 1 : 0; in main()