libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
WebGPUStencilOperation
libwasm
bindings
WebGPU
Undocumented in source.
@
safe
nothrow
struct
WebGPUStencilOperation {
nothrow
JsHandle
handle
;
this
(Handle h);
nothrow
enum
u32
KEEP
;
nothrow
enum
u32
ZERO
;
nothrow
enum
u32
REPLACE
;
nothrow
enum
u32
INVERT
;
nothrow
enum
u32
INCREMENT_CLAMP
;
nothrow
enum
u32
DECREMENT_CLAMP
;
nothrow
enum
u32
INCREMENT_WRAP
;
nothrow
enum
u32
DECREMENT_WRAP
;
}
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
Source
See Implementation
libwasm
bindings
WebGPU
aliases
WebGPUBindingResource
WebGPUBindingTypeEnum
WebGPUBlendFactorEnum
WebGPUBlendOperationEnum
WebGPUBufferUsageFlags
WebGPUColorWriteFlags
WebGPUCompareFunctionEnum
WebGPUFilterModeEnum
WebGPUIndexFormatEnum
WebGPUInputStepModeEnum
WebGPULoadOpEnum
WebGPULogCallback
WebGPUPrimitiveTopologyEnum
WebGPUShaderStageEnum
WebGPUShaderStageFlags
WebGPUStatusable
WebGPUStencilOperationEnum
WebGPUStoreOpEnum
WebGPUTextureDimensionEnum
WebGPUTextureFormatEnum
WebGPUTextureUsageFlags
WebGPUVertexFormatEnum
u32
u64
enums
WebGPULogEntryType
WebGPUObjectStatus
WebGPUPowerPreference
functions
WebGPUDevice_onLog_Get
WebGPUDevice_onLog_Set
structs
WebGPU
WebGPUAdapter
WebGPUAdapterDescriptor
WebGPUAttachmentState
WebGPUAttachmentStateDescriptor
WebGPUBindGroup
WebGPUBindGroupBinding
WebGPUBindGroupDescriptor
WebGPUBindGroupLayout
WebGPUBindGroupLayoutDescriptor
WebGPUBinding
WebGPUBindingType
WebGPUBlendDescriptor
WebGPUBlendFactor
WebGPUBlendOperation
WebGPUBlendState
WebGPUBlendStateDescriptor
WebGPUBuffer
WebGPUBufferDescriptor
WebGPUBufferUsage
WebGPUColorWriteBits
WebGPUCommandBuffer
WebGPUCommandEncoder
WebGPUCommandEncoderDescriptor
WebGPUCompareFunction
WebGPUComputePipeline
WebGPUComputePipelineDescriptor
WebGPUDepthStencilState
WebGPUDepthStencilStateDescriptor
WebGPUDevice
WebGPUDeviceDescriptor
WebGPUExtensions
WebGPUFence
WebGPUFilterMode
WebGPUIndexFormat
WebGPUInputState
WebGPUInputStateDescriptor
WebGPUInputStepMode
WebGPULimits
WebGPULoadOp
WebGPULogEntry
WebGPUPipelineDescriptorBase
WebGPUPipelineLayout
WebGPUPipelineLayoutDescriptor
WebGPUPipelineStageDescriptor
WebGPUPrimitiveTopology
WebGPUProvider
WebGPUQueue
WebGPURenderPassAttachmentDescriptor
WebGPURenderPassDescriptor
WebGPURenderPipeline
WebGPURenderPipelineDescriptor
WebGPUSampler
WebGPUSamplerDescriptor
WebGPUShaderModule
WebGPUShaderModuleDescriptor
WebGPUShaderStage
WebGPUShaderStageBit
WebGPUStencilOperation
WebGPUStencilStateFaceDescriptor
WebGPUStoreOp
WebGPUSwapChain
WebGPUSwapChainDescriptor
WebGPUTexture
WebGPUTextureDescriptor
WebGPUTextureDimension
WebGPUTextureFormat
WebGPUTextureUsage
WebGPUTextureView
WebGPUTextureViewDescriptor
WebGPUVertexAttributeDescriptor
WebGPUVertexFormat
WebGPUVertexInputDescriptor