triangle_encode_rasterized_depth
Functions
triangle_encode_rasterized_depth(barycentric_x, barycentric_y) ⇒ number
Kind: global function
| Param | Type |
|---|---|
| barycentric_x | number |
| barycentric_y | number |
decode_index(encodedDepth, input_offset, index) ⇒ number
Kind: global function
| Param | Type |
|---|---|
| encodedDepth | Uint32Array |
| input_offset | number |
| index | number |