- back
void back(WebGPUStencilStateFaceDescriptor back)
Undocumented in source. Be warned that the author may not have intended to support it.
- back
auto back()
Undocumented in source. Be warned that the author may not have intended to support it.
- depthCompare
void depthCompare(u32 depthCompare)
Undocumented in source. Be warned that the author may not have intended to support it.
- depthCompare
u32 depthCompare()
Undocumented in source. Be warned that the author may not have intended to support it.
- depthWriteEnabled
void depthWriteEnabled(bool depthWriteEnabled)
Undocumented in source. Be warned that the author may not have intended to support it.
- depthWriteEnabled
bool depthWriteEnabled()
Undocumented in source. Be warned that the author may not have intended to support it.
- front
void front(WebGPUStencilStateFaceDescriptor front)
Undocumented in source. Be warned that the author may not have intended to support it.
- front
auto front()
Undocumented in source. Be warned that the author may not have intended to support it.
- stencilReadMask
void stencilReadMask(u32 stencilReadMask)
Undocumented in source. Be warned that the author may not have intended to support it.
- stencilReadMask
u32 stencilReadMask()
Undocumented in source. Be warned that the author may not have intended to support it.
- stencilWriteMask
void stencilWriteMask(u32 stencilWriteMask)
Undocumented in source. Be warned that the author may not have intended to support it.
- stencilWriteMask
u32 stencilWriteMask()
Undocumented in source. Be warned that the author may not have intended to support it.