hxwgpu API reference
View source

class DepthStencilStateDescriptor

package wgpu

@:nullSafety(Strict)@:structInit

Variables

format:TextureFormat

depthWriteEnabled:Bool

depthCompare:CompareFunction

stencilFront:StencilStateFaceDescriptor

stencilBack:StencilStateFaceDescriptor

stencilReadMask:Int

stencilWriteMask:Int

Methods

needsStencilReference():Bool

This documentation is generated for version 0.0.1

© 2020  https://github.com/ibilon/hxwgpu