SPIRV-Cross/reference/shaders/asm/comp
Hans-Kristian Arntzen e67f6f85a4 Defer parenthesis generation until needed.
Previously, we would generate parentheses proactively when generating
binary ops, however, this leads to uglier code and hits warnings in
compilers when used as a conditional.
2016-12-05 10:56:54 +01:00
..
bitcast_iadd.asm.comp Defer parenthesis generation until needed. 2016-12-05 10:56:54 +01:00
bitcast_iequal.asm.comp Implement more correct integer op handling. 2016-05-13 15:23:33 +02:00
bitcast_sar.asm.comp Defer parenthesis generation until needed. 2016-12-05 10:56:54 +01:00
bitcast_sdiv.asm.comp Defer parenthesis generation until needed. 2016-12-05 10:56:54 +01:00
bitcast_slr.asm.comp Defer parenthesis generation until needed. 2016-12-05 10:56:54 +01:00
bitcast_udiv.asm.comp Defer parenthesis generation until needed. 2016-12-05 10:56:54 +01:00
multiple-entry.asm.comp Defer parenthesis generation until needed. 2016-12-05 10:56:54 +01:00
name-alias.asm.invalid.comp Always run spirv-val for SPIR-V files created. 2016-09-12 20:11:30 +02:00
quantize.asm.comp Add support for OpQuantizeF16. 2016-05-31 16:56:15 +02:00