Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.66 KB

File metadata and controls

38 lines (30 loc) · 1.66 KB
title HLSL Property Pages | Microsoft Docs
ms.custom
ms.date 11/04/2016
ms.reviewer
ms.suite
ms.technology
cpp-ide
ms.tgt_pltfrm
ms.topic article
f1_keywords
VC.Project.FXCompilerTool.AdditionalOptionsPage
dev_langs
C++
ms.assetid 0c65f5ec-a2a5-4f5b-8d4c-fa57113a5a1d
caps.latest.revision 8
author mikeblome
ms.author mblome
manager 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