Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration TextureCompareMode

Texture comparison mode for currently bound depth textures.

Index

Enumeration Members

Enumeration Members

none: 0
compareRefToTexture: 34894

Compare the textures r component to the currently bound depth texture when sampling. The result of the comparison is assigned to the red channel.

Generated using TypeDoc