共用方式為


保留字

下列字會保留供 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)