| title | HLSL Property Pages | Microsoft Docs | |
|---|---|---|
| ms.custom | ||
| ms.date | 11/04/2016 | |
| ms.reviewer | ||
| ms.suite | ||
| ms.technology |
|
|
| ms.tgt_pltfrm | ||
| ms.topic | article | |
| f1_keywords |
|
|
| dev_langs |
|
|
| ms.assetid | 0c65f5ec-a2a5-4f5b-8d4c-fa57113a5a1d | |
| caps.latest.revision | 8 | |
| author | mikeblome | |
| ms.author | mblome | |
| manager | 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