title | ms.custom | ms.date | ms.reviewer | ms.suite | ms.technology | ms.tgt_pltfrm | ms.topic | f1_keywords | dev_langs | ms.assetid | caps.latest.revision | author | ms.author | manager | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
HLSL Property Pages | Microsoft Docs |
11/04/2016 |
|
article |
|
|
0c65f5ec-a2a5-4f5b-8d4c-fa57113a5a1d |
8 |
mikeblome |
mblome |
ghogen |
You can use the HLSL compiler (fxc.exe) property pages to configure how individual HLSL shader files are built. The properties are divided into three categories:
-
Provides properties to specify commonly-used options for the HLSL compiler.
-
Provides properties to specify additional options for the HLSL compiler.
-
HLSL Property Pages: Output Files
Provides properties to specify how files are output by the HLSL compiler.
You can specify command-line arguments to the HLSL compiler by using the Additional Options property of the Command Line property page; this includes arguments that can't be configured by using other properties of the HLSL property pages. For information about the HLSL compiler, see Effect-Compiler Tool
Property Pages
Command Line Property Pages
Compiling Shaders