mirror of
https://github.com/reactos/CMake.git
synced 2025-02-12 06:51:00 +00:00
![Cedric Perthuis](/assets/img/avatar_default.png)
Create properties VS_SHADER_ENTRYPOINT and VS_SHADER_MODEL. Without these many .hlsl source files may not be possible to use. Extend the VSWinStorePhone test project to cover them.
6 lines
149 B
ReStructuredText
6 lines
149 B
ReStructuredText
VS_SHADER_MODEL
|
|
---------------
|
|
|
|
Specifies the shader model of a ``.hlsl`` source file. Some shader types can
|
|
only be used with recent shader models
|