「Metalのデータ型」の版間の差分

 
(同じ利用者による、間の2版が非表示)
253行目: 253行目:
</source>
</source>
こうなる。
こうなる。
<math>
<math>
\begin{pmatrix}
\begin{pmatrix}
267行目: 268行目:
float3x4( float3x4 );
float3x4( float3x4 );
</source>
</source>
== バッファー ==
Metalのバッファーとはいわゆるポインタである。
* device
* constant
* threadgroup