tgjones / HlslTools

A Visual Studio extension that provides enhanced support for editing High Level Shading Language (HLSL) files
http://timjones.io/blog/archive/2016/04/25/hlsl-tools-for-visual-studio-v1.0-released
Other
568 stars 98 forks source link

Missing keyword: globallycoherent #54

Closed OndrejPetrzilka closed 7 years ago

OndrejPetrzilka commented 7 years ago

Example usage: globallycoherent RWBuffer<uint> BoundingBox : register(u2);

Error: unexpected token globallycoherent