dcl_tessellator_output_primitive (sm5 - asm)

在外壳着色器声明部分中声明细化器输出基元类型。

dcl_tessellator_output_primitive类型
说明
类型
[in]输出基元类型。 下列其中一项:
  • output_point
  • output_line
  • output_triangle_cw
  • output_triangle_ccw

备注

此指令适用于以下着色器阶段:

顶点 外壳 Geometry 像素 计算
声明部分

最小着色器模型

以下着色器模型中支持此指令:

着色器模型 支持
着色器模型 5
着色器模型 4.1
着色器模型 4
着色器模型 3 (DirectX HLSL)
着色器模型 2 (DirectX HLSL)
着色器模型 1 (DirectX HLSL)

着色器模型 5 程序集 (DirectX HLSL)