Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DepthStencilDesc

Hierarchy

  • DepthStencilDesc

Index

Properties

beginLayout

beginLayout: TextureLayout = TextureLayout.UNDEFINED

depthLoadOp

depthLoadOp: LoadOp = LoadOp.CLEAR

depthStoreOp

depthStoreOp: StoreOp = StoreOp.STORE

endLayout

endLayout: TextureLayout = TextureLayout.DEPTH_STENCIL_ATTACHMENT_OPTIMAL

format

format: Format = Format.UNKNOWN

sampleCount

sampleCount: number = 1

stencilLoadOp

stencilLoadOp: LoadOp = LoadOp.CLEAR

stencilStoreOp

stencilStoreOp: StoreOp = StoreOp.STORE

Generated using TypeDoc