Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.66 KB

hlsl-property-pages.md

File metadata and controls

38 lines (30 loc) · 1.66 KB
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
cpp-ide
article
VC.Project.FXCompilerTool.AdditionalOptionsPage
C++
0c65f5ec-a2a5-4f5b-8d4c-fa57113a5a1d
8
mikeblome
mblome
ghogen

HLSL Property Pages

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:

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

See Also

Property Pages
Command Line Property Pages
Compiling Shaders