GPUShaderModuleDescriptor

data class GPUShaderModuleDescriptor(var code: String, var label: String? = "")(source)

Constructors

Link copied to clipboard
constructor(code: String, label: String? = "")

Properties

Link copied to clipboard
Link copied to clipboard