WebGPUStencilStateFaceDescriptor

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

compare
void compare(u32 compare)
Undocumented in source. Be warned that the author may not have intended to support it.
compare
u32 compare()
Undocumented in source. Be warned that the author may not have intended to support it.
depthFailOp
u32 depthFailOp()
Undocumented in source. Be warned that the author may not have intended to support it.
depthFailOp
void depthFailOp(u32 depthFailOp)
Undocumented in source. Be warned that the author may not have intended to support it.
passOp
void passOp(u32 passOp)
Undocumented in source. Be warned that the author may not have intended to support it.
passOp
u32 passOp()
Undocumented in source. Be warned that the author may not have intended to support it.
stencilFailOp
void stencilFailOp(u32 stencilFailOp)
Undocumented in source. Be warned that the author may not have intended to support it.
stencilFailOp
u32 stencilFailOp()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta