Zernikalos/zernikalos.context.webgpu/GPUVertexAttribute GPUVertexAttribute WebGPU data class GPUVertexAttribute(var format: String, var offset: Int, var shaderLocation: Int)(source) Members Constructors GPUVertexAttribute Link copied to clipboard WebGPU constructor(format: String, offset: Int, shaderLocation: Int) Properties format Link copied to clipboard WebGPU var format: String offset Link copied to clipboard WebGPU var offset: Int shaderLocation Link copied to clipboard WebGPU var shaderLocation: Int Functions toGpu Link copied to clipboard WebGPU fun toGpu(): dynamic GPUTextureViewDimensionPrevious PageGPUVertexBufferLayoutNext Page