summaryrefslogtreecommitdiffstats
path: root/tests/compute
Commit message (Expand)AuthorAge
* Allow for implicit `this` expressions.Tim Foley2017-10-30
* Support explicit `this` expressionsTim Foley2017-10-30
* Initial work on support code generation for generics with constraints (#233)Tim Foley2017-10-27
* render-test code cleanupYONGH\yongh2017-10-25
* testYONGH\yongh2017-10-25
* testYONGH\yongh2017-10-25
* testYONGH\yongh2017-10-25
* testYONGH\yongh2017-10-25
* add new test mode: COMPARE_RENDER_COMPUTE, which runs a input vertex/fragment...YONGH\yongh2017-10-25
* fix test caseYong He2017-10-23
* fix compute shader test result comparisonYong He2017-10-23
* Merge https://github.com/shader-slang/slangYong He2017-10-23
|\
| * Fix up emission of shader parameter semantics when using IR (#226)Tim Foley2017-10-20
* | Work in-progress: simple compute test passed. (d3d renderer)Yong He2017-10-23
|/
* Support running and comparing execution results of compute shaders in testing...YONGH\yongh2017-10-19