Unit 'D3D10' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_win_directx11]

TD3D10_DepthWriteMask

Declaration

Source position: D3D10.pas line 621

type TD3D10_DepthWriteMask = (

  D3D10_DEPTH_WRITE_MASK_ZERO = 0,

  

  D3D10_DEPTH_WRITE_MASK_ALL = 1

  

);



CT Web help

CodeTyphon Studio