sampler2d_channel_compute_min_indices
sampler2d_channel_compute_min_indices(result, result_offset, sampler, [channel]) ⇒ number
Kind: global function
| Param | Type |
|---|---|
| result | Array.<number> | Float32Array | Uint8Array | Uint32Array |
| result_offset | number |
| sampler | Sampler2D |
| [channel] | number |