فهرست منبع

Update DXIL.rst

yurido1 8 سال پیش
والد
کامیت
ff050a9f18
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      docs/DXIL.rst

+ 1 - 1
docs/DXIL.rst

@@ -111,7 +111,7 @@ DXIL version
 
 
 The primary mechanism to evolve HLSL capabilities is through shader models. However, DXIL version is reserved for additional flexibility of future extensions. There are two currently defined versions: 1.0 and 1.1.
 The primary mechanism to evolve HLSL capabilities is through shader models. However, DXIL version is reserved for additional flexibility of future extensions. There are two currently defined versions: 1.0 and 1.1.
 
 
-DXIL version has major and minor versions that are specified as named metadata:
+DXIL version has major and minor versions that are specified as named metadata::
 
 
   !dx.version = !{ !0 }
   !dx.version = !{ !0 }
   !0 = !{ i32 <major>, i32 <minor> }
   !0 = !{ i32 <major>, i32 <minor> }