CMake/Help/prop_sf/VS_SHADER_MODEL.rst
Cedric Perthuis 2a224b4ce3 VS: Add source file properties to set the hlsl shader entry point and model
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.
2014-12-03 09:30:59 -05:00

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