Home
last modified time | relevance | path

Searched refs:tessPartitioning (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/svga/include/
H A DVGPU10ShaderTokens.h571 unsigned int tessPartitioning : 3; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c3345 opcode0.tessPartitioning = VGPU10_TESSELLATOR_PARTITIONING_FRACTIONAL_ODD; in emit_hull_shader_declarations()
3348 opcode0.tessPartitioning = VGPU10_TESSELLATOR_PARTITIONING_FRACTIONAL_EVEN; in emit_hull_shader_declarations()
3351 opcode0.tessPartitioning = VGPU10_TESSELLATOR_PARTITIONING_INTEGER; in emit_hull_shader_declarations()
3355 opcode0.tessPartitioning = VGPU10_TESSELLATOR_PARTITIONING_UNDEFINED; in emit_hull_shader_declarations()

Completed in 18 milliseconds