Home
last modified time | relevance | path

Searched defs:tes_vertex_order_cw (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tessellator/
Dp_tessellator.cpp50 bool tes_vertex_order_cw, bool tes_point_mode) in Init()
131 bool tes_vertex_order_cw, bool tes_point_mode) in p_tess_init()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_shaders.c381 bool tes_vertex_order_cw = !info->base.tess.ccw; in si_set_tesseval_regs() local
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_shader.cpp1697 bool tes_vertex_order_cw = info->properties[TGSI_PROPERTY_TES_VERTEX_ORDER_CW]; in CompileTES() local
/third_party/mesa3d/src/gallium/drivers/r600/
Devergreen_state.c2609 bool tes_vertex_order_cw = info->properties[TGSI_PROPERTY_TES_VERTEX_ORDER_CW]; in evergreen_emit_shader_stages() local