Skip to content

Latest commit

 

History

History
60 lines (33 loc) · 818 Bytes

endif---vs.md

File metadata and controls

60 lines (33 loc) · 818 Bytes
title description ms.assetid ms.topic ms.date topic_type api_name api_type api_location
endif - vs
Marks the end of an if bool - vs...else block.
08caa4ee-4f5c-40bd-83c7-a1e810ac68a7
reference
05/31/2018
apiref

endif - vs

Marks the end of an if bool - vs...else block.

Syntax

endif

 

Remarks

Vertex shader versions 1_1 2_0 2_x 2_sw 3_0 3_sw
endif x x x x x

 

Related topics

Vertex Shader Instructions

if bool - vs

else - vs