2a224b4ce3
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
124 B
ReStructuredText
6 lines
124 B
ReStructuredText
VS_SHADER_ENTRYPOINT
|
|
--------------------
|
|
|
|
Specifies the name of the entry point for the shader of a ``.hlsl`` source
|
|
file.
|