WebGPUStencilOperation

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Variables

DECREMENT_CLAMP
enum u32 DECREMENT_CLAMP;
Undocumented in source.
DECREMENT_WRAP
enum u32 DECREMENT_WRAP;
Undocumented in source.
INCREMENT_CLAMP
enum u32 INCREMENT_CLAMP;
Undocumented in source.
INCREMENT_WRAP
enum u32 INCREMENT_WRAP;
Undocumented in source.
INVERT
enum u32 INVERT;
Undocumented in source.
KEEP
enum u32 KEEP;
Undocumented in source.
REPLACE
enum u32 REPLACE;
Undocumented in source.
ZERO
enum u32 ZERO;
Undocumented in source.
handle
JsHandle handle;
Undocumented in source.

Meta