项目作者: purplemunster

项目描述 :
DirectX 12 Shader Model 6.0 compilation test
高级语言: C++
项目地址: git://github.com/purplemunster/sm6_0.git
创建时间: 2019-01-02T21:14:07Z
项目社区:https://github.com/purplemunster/sm6_0

开源协议:MIT License

下载


sm6_0

DirectX 12 Shader Model 6.0 compilation test. Running into an issue loading compiled shader blobs on RS4 inspired me to write a simple repro test that also may serve as a reference for developers trying to move to Shader Model 6.0 and the MS DirectXShaderCompiler (https://github.com/Microsoft/DirectXShaderCompiler).

Note, this test requires the following:

  • CMake 3.12 or higher
  • Windows RS4 (Creator’s Update) or higher
  • Windows 17763 SDK