This is the documentation for Enlighten.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

struct Enlighten::VisibilityFormat

Supported formats for visibility data.

Enums

Name Description
Type

Supported formats for visibility data.


Type


public: enum Type
{
    BIT_VISIBILITY = 0x0,
    BYTE_VISIBILITY = 0xFFFFFFFF
}


Supported formats for visibility data.

enumerators
BIT_VISIBILITY
BYTE_VISIBILITY

1 bit per input workspace duster/cube map sample visibility

  • No labels