-
HLSL: Additional attribute support: [[]], namespace, parameters: · 77ea30bdJohn Kessenich authored
- support C++11 style brackets [[...]] - support namespaces [[vk::...]] - support these on parameter declarations in functions - support location, binding/set, input attachments
77ea30bd
×