Home
last modified time | relevance | path

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

/external/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()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_shaders.cpp531 bool tes_vertex_order_cw = !info->base.tess.ccw; in si_set_tesseval_regs() local
/external/mesa3d/src/gallium/drivers/r600/
Devergreen_state.c2678 bool tes_vertex_order_cw = info->properties[TGSI_PROPERTY_TES_VERTEX_ORDER_CW]; in evergreen_emit_shader_stages() local