Searched refs:tessPartitioning (Results 1 – 2 of 2) sorted by relevance
559 unsigned int tessPartitioning : 3; /* VGPU10_TESSELLATOR_PARTITIONING */ member
3126 opcode0.tessPartitioning = VGPU10_TESSELLATOR_PARTITIONING_FRACTIONAL_ODD; in emit_hull_shader_declarations()3129 opcode0.tessPartitioning = VGPU10_TESSELLATOR_PARTITIONING_FRACTIONAL_EVEN; in emit_hull_shader_declarations()3132 opcode0.tessPartitioning = VGPU10_TESSELLATOR_PARTITIONING_INTEGER; in emit_hull_shader_declarations()3136 opcode0.tessPartitioning = VGPU10_TESSELLATOR_PARTITIONING_UNDEFINED; in emit_hull_shader_declarations()