John Kessenich
|
07ed11f9a0
|
SPV: GeneratorVersion: bump version number because of atomic decrement change.
|
2017-10-07 11:41:20 -06:00 |
|
John Kessenich
|
6fa17641b5
|
HLSL: Emit the OpSource HLSL instruction for HLSL, using new headers.
|
2017-04-07 15:40:01 -06:00 |
|
John Kessenich
|
3778979cd4
|
HLSL: non-static member functions: track and find active anonymous 'this' scopes and members.
Thanks to @steve-lunarg for his input and discussions on handling member functions.
|
2017-03-21 23:56:40 -06:00 |
|
John Kessenich
|
4960baaf66
|
HLSL: Basic turn on of non-static member functions.
Still need: pass by reference in SPIR-V and symbol-table level
for accessing 'this' members from member functions.
|
2017-03-19 18:09:59 -06:00 |
|