예약어
다음 단어는 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
관련 항목