wgpu-d ~master (2020-11-03T15:37:27Z)
Dub
Repo
CommandBufferDescriptor
wgpu
api
Describes a
CommandBuffer
.
alias
CommandBufferDescriptor
=
WGPUCommandBufferDescriptor
Meta
Source
See Implementation
wgpu
api
aliases
AdapterInfo
BindGroupDescriptor
BindGroupLayoutDescriptor
BindGroupLayoutEntry
BufferAddress
BufferCopyView
BufferDescriptor
Color
CommandBufferDescriptor
CommandEncoderDescriptor
ComputePassDescriptor
ComputePipelineDescriptor
Extent3d
Features
Limits
Origin3d
PassChannel_Color
PipelineLayoutDescriptor
RenderPassColorAttachmentDescriptor
RenderPassDescriptor
RenderPipelineDescriptor
RequestAdapterOptions
SamplerDescriptor
SwapChainDescriptor
TextureCopyView
TextureDataLayout
TextureDescriptor
TextureViewDescriptor
WgpuId
enums
BufferMapAsyncStatus
BufferUsage
ShaderStage
SwapChainError
TextureUsage
static variables
COPY_BYTES_PER_ROW_ALIGNMENT
DESIRED_NUM_FRAMES
MAX_ANISOTROPY
MAX_COLOR_TARGETS
MAX_MIP_LEVELS
MAX_VERTEX_BUFFERS
VERSION
structs
Adapter
BindGroup
BindGroupLayout
Buffer
CommandBuffer
CommandEncoder
ComputePass
ComputePipeline
Device
PipelineLayout
Queue
RenderPass
RenderPipeline
Sampler
ShaderModule
Surface
SwapChain
SwapChainOutput
Texture
TextureView
Describes a CommandBuffer.