Namespace Evergine.WebGPU
Classes
WGPUBuffer
Represents a WebGPU buffer object.
WGPUCapabilities
The WGPU capabilities.
WGPUCommandBuffer
This class represent a set of commands.
WGPUCommandQueue
This class represent a queue where commandbuffers waits to be executing by the GPU.
WGPUComputePipelineState
This class represents a native pipelineState on Metal.
WGPUExtensionsMethods
Extensions methods used to convert values from Evergine to WebGPU.
WGPUFrameBuffer
This class represents a native FrameBuffer object on WebGPU.
WGPUGraphicsContext
Graphics context on WebGPU.
WGPUGraphicsPipelineState
This class represents a native pipelineState on WebGPU.
WGPUHelpers
Set of WebGPU helpers.
WGPUQueryHeap
Represents a WebGPU queryheap object.
WGPUResourceFactory
The WebGPU version of the resource factory.
WGPUResourceSet
The WebGPU implementation of the resourceSet object.
WGPUSamplerState
This class represents the a Metal samplerState object.
WGPUShader
This class represents a native shader object on WebGPU.
WGPUSwapChain
This class represents a native swapchain object on WebGPU.
WGPUSwapChainFrameBuffer
This class represent the swapchain FrameBuffer on WebGPU.
WGPUTexture
This class represents a native texture object on WebGPU.