Home
last modified time | relevance | path

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

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