WGPUStencilStateFaceDescriptor

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

compare
WGPUCompareFunction compare;
Undocumented in source.
depth_fail_op
WGPUStencilOperation depth_fail_op;
Undocumented in source.
fail_op
WGPUStencilOperation fail_op;
Undocumented in source.
pass_op
WGPUStencilOperation pass_op;
Undocumented in source.

Meta