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

ページの作成:「スカラー型 {| class="wikitable" |+ ! ! |- |bool |true or false |- |char int8_t |符号付き8ビット整数 |- |unsigned char uchar uint8_t |符号なし8ビット…」
 
編集の要約なし
1行目: 1行目:
スカラー型
== スカラー型==
{| class="wikitable"
{| class="wikitable"
|+
|+
!
!
!
! 概要
|-
|-
|bool
|bool