Searched refs:SH_SOURCE_PATH (Results 1 – 3 of 3) sorted by relevance
142 SH_SOURCE_PATH = 0x0020, enumerator
133 if (compileOptions & SH_SOURCE_PATH) in compile()
383 result = ShCompile(compiler, sourceStrings, 2, compileOptions | SH_SOURCE_PATH); in compileToHLSL()