浏览代码

Update DXIL.rst (#261)

Fixed input/output intrinsics table for HS and DS.
yurido1 8 年之前
父节点
当前提交
b3925dbb34
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/DXIL.rst

+ 1 - 1
docs/DXIL.rst

@@ -316,7 +316,7 @@ Store Output CP     StoreOutput
 Load Output CP                           LoadOutputControlPoint LoadOutputControlPoint
 Store PC                                 StorePatchConstant
 Load PC                                  LoadPatchConstant      LoadPatchConstant
-Store Output Vertex StoreOutput
+Store Output Vertex                                             StoreOutput
 =================== ==================== ====================== ======================
 
 LoadPatchConstant function in PC stage is generated only by DXBC-to-DXIL converter, to access DXBC vpc registers. HLSL compiler produces IR that references LLVM IR values directly.