Zernikalos/zernikalos.context.webgpu/GPUExtent3D GPUExtent3D WebGPU data class GPUExtent3D(var width: Int, var height: Int, var depth: Int? = undefined)(source) Members Constructors GPUExtent3D Link copied to clipboard WebGPU constructor(width: Int, height: Int, depth: Int? = undefined) Properties depth Link copied to clipboard WebGPU var depth: Int? height Link copied to clipboard WebGPU var height: Int width Link copied to clipboard WebGPU var width: Int Functions toGpu Link copied to clipboard WebGPU fun toGpu(): dynamic GPUDevicePrevious PageGPUFilterModeNext Page