GPUTextureComponentSwizzleDescriptor


class GPUTextureComponentSwizzleDescriptor


Extension for specifying texture component swizzling when creating a texture view.

Summary

Public constructors

Public properties

GPUTextureComponentSwizzle

The component swizzle mapping.

Public constructors

GPUTextureComponentSwizzleDescriptor

Added in 1.0.0-alpha02
GPUTextureComponentSwizzleDescriptor(
    swizzle: GPUTextureComponentSwizzle = GPUTextureComponentSwizzle()
)

Public properties

swizzle

Added in 1.0.0-alpha02
var swizzleGPUTextureComponentSwizzle

The component swizzle mapping.