Home
last modified time | relevance | path

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

/third_party/glslang/Test/
H A Dvalidate-shaders.sh72 declare -r spvfile='out.spv' \
91 trap "rm -f ${spvfile} ${complog} ${vallog} ${dislog}" EXIT
229 if compout=$("$EXE" -e "$entry" $langops -V -o "$spvfile" "$test" 2>&1)
232 if valout=$("$VAL" --target-env ${targetenv} "$spvfile" 2>&1)
247 "$DIS" ${id_opt} "$spvfile" >> "$dislog"

Completed in 1 milliseconds