Searched refs:tes_vertex_order_cw (Results 1 – 5 of 5) sorted by relevance
51 bool tes_vertex_order_cw, bool tes_point_mode) in Init() argument64 else if (tes_vertex_order_cw) in Init()132 bool tes_vertex_order_cw, bool tes_point_mode) in p_tess_init() argument141 tessellator->Init(tes_prim_mode, spacing, tes_vertex_order_cw, tes_point_mode); in p_tess_init()
56 bool tes_vertex_order_cw, bool tes_point_mode);
1697 bool tes_vertex_order_cw = info->properties[TGSI_PROPERTY_TES_VERTEX_ORDER_CW]; in CompileTES() local1744 else if (tes_vertex_order_cw) { in CompileTES()
330 bool tes_vertex_order_cw = !info->base.tess.ccw; in si_set_tesseval_regs() local368 else if (tes_vertex_order_cw) in si_set_tesseval_regs()
2604 bool tes_vertex_order_cw = info->properties[TGSI_PROPERTY_TES_VERTEX_ORDER_CW]; in evergreen_emit_shader_stages() local2640 else if (tes_vertex_order_cw) in evergreen_emit_shader_stages()