- adapter
auto adapter()
Undocumented in source. Be warned that the author may not have intended to support it.
- createAttachmentState
auto createAttachmentState(WebGPUAttachmentStateDescriptor descriptor)
Undocumented in source. Be warned that the author may not have intended to support it.
- createAttachmentState
auto createAttachmentState()
Undocumented in source. Be warned that the author may not have intended to support it.
- createBindGroup
auto createBindGroup(WebGPUBindGroupDescriptor descriptor)
Undocumented in source. Be warned that the author may not have intended to support it.
- createBindGroup
auto createBindGroup()
Undocumented in source. Be warned that the author may not have intended to support it.
- createBindGroupLayout
auto createBindGroupLayout(WebGPUBindGroupLayoutDescriptor descriptor)
Undocumented in source. Be warned that the author may not have intended to support it.
- createBindGroupLayout
auto createBindGroupLayout()
Undocumented in source. Be warned that the author may not have intended to support it.
- createBlendState
auto createBlendState(WebGPUBlendStateDescriptor descriptor)
Undocumented in source. Be warned that the author may not have intended to support it.
- createBlendState
auto createBlendState()
Undocumented in source. Be warned that the author may not have intended to support it.
- createBuffer
auto createBuffer(WebGPUBufferDescriptor descriptor)
Undocumented in source. Be warned that the author may not have intended to support it.
- createBuffer
auto createBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.
- createCommandEncoder
auto createCommandEncoder(WebGPUCommandEncoderDescriptor descriptor)
Undocumented in source. Be warned that the author may not have intended to support it.
- createCommandEncoder
auto createCommandEncoder()
Undocumented in source. Be warned that the author may not have intended to support it.
- createComputePipeline
auto createComputePipeline(WebGPUComputePipelineDescriptor descriptor)
Undocumented in source. Be warned that the author may not have intended to support it.
- createDepthStencilState
auto createDepthStencilState(WebGPUDepthStencilStateDescriptor descriptor)
Undocumented in source. Be warned that the author may not have intended to support it.
- createDepthStencilState
auto createDepthStencilState()
Undocumented in source. Be warned that the author may not have intended to support it.
- createInputState
auto createInputState(WebGPUInputStateDescriptor descriptor)
Undocumented in source. Be warned that the author may not have intended to support it.
- createInputState
auto createInputState()
Undocumented in source. Be warned that the author may not have intended to support it.
- createPipelineLayout
auto createPipelineLayout(WebGPUPipelineLayoutDescriptor descriptor)
Undocumented in source. Be warned that the author may not have intended to support it.
- createPipelineLayout
auto createPipelineLayout()
Undocumented in source. Be warned that the author may not have intended to support it.
- createRenderPipeline
auto createRenderPipeline(WebGPURenderPipelineDescriptor descriptor)
Undocumented in source. Be warned that the author may not have intended to support it.
- createSampler
auto createSampler(WebGPUSamplerDescriptor descriptor)
Undocumented in source. Be warned that the author may not have intended to support it.
- createSampler
auto createSampler()
Undocumented in source. Be warned that the author may not have intended to support it.
- createShaderModule
auto createShaderModule(WebGPUShaderModuleDescriptor descriptor)
Undocumented in source. Be warned that the author may not have intended to support it.
- createTexture
auto createTexture(WebGPUTextureDescriptor descriptor)
Undocumented in source. Be warned that the author may not have intended to support it.
- createTexture
auto createTexture()
Undocumented in source. Be warned that the author may not have intended to support it.
- extensions
auto extensions()
Undocumented in source. Be warned that the author may not have intended to support it.
- getObjectStatus
auto getObjectStatus(WebGPUStatusable obj)
Undocumented in source. Be warned that the author may not have intended to support it.
- getQueue
auto getQueue()
Undocumented in source. Be warned that the author may not have intended to support it.
- limits
auto limits()
Undocumented in source. Be warned that the author may not have intended to support it.
- onLog
void onLog(WebGPULogCallback onLog)
Undocumented in source. Be warned that the author may not have intended to support it.
- onLog
WebGPULogCallback onLog()
Undocumented in source. Be warned that the author may not have intended to support it.