Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration DepthStencilFormat

Index

Enumeration members

DEPTH_16

DEPTH_16: = GFXFormat.D16

DEPTH_16_STENCIL_8

DEPTH_16_STENCIL_8: = GFXFormat.D16S8

DEPTH_24

DEPTH_24: = GFXFormat.D24

DEPTH_24_STENCIL_8

DEPTH_24_STENCIL_8: = GFXFormat.D24S8

DEPTH_32

DEPTH_32: = GFXFormat.D32F

DEPTH_32_STENCIL_8

DEPTH_32_STENCIL_8: = GFXFormat.D32F_S8

NONE

NONE: = GFXFormat.UNKNOWN

Generated using TypeDoc