保留字

以下单词保留供 HLSL 语言使用。 请勿使用它们来命名 HLSL 代码中的变量或函数。

auto case, catch char, class, const_cast default, delete, dynamic_cast enum explicit friend goto long mutable new operator private, protected, public reinterpret_cast short, signed, sizeof, static_cast template, this, throw try, typename union, unsigned using virtual

附录 (DirectX HLSL)