次の方法で共有


予約語

次の単語は、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)