WGPUColor Target State
Types
By Reference
Link copied to clipboard
class ByReference(val handle: WGPUColorTargetState.ByReference = io.ygdrasil.wgpu.android.WGPUColorTargetState.ByReference(com.sun.jna.Pointer.NULL)) : WGPUColorTargetState
By Value
Link copied to clipboard
class ByValue(val handle: WGPUColorTargetState.ByValue = io.ygdrasil.wgpu.android.WGPUColorTargetState.ByValue(com.sun.jna.Pointer.NULL)) : WGPUColorTargetState
Properties
Link copied to clipboard
Link copied to clipboard
The texture format of the target. If @ref WGPUTextureFormat_Undefined, indicates a "hole" in the parent @ref WGPUFragmentState targets array: the pipeline does not output a value at this location.
handler
Link copied to clipboard
Link copied to clipboard