Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/tessellator/
H A Dp_tessellator.cpp48 Init(enum pipe_prim_type tes_prim_mode, enum pipe_tess_spacing ts_spacing, bool tes_vertex_order_cw, bool tes_point_mode) Init() argument
129 p_tess_init(enum pipe_prim_type tes_prim_mode, enum pipe_tess_spacing spacing, bool tes_vertex_order_cw, bool tes_point_mode) p_tess_init() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_shaders.cpp519 bool tes_vertex_order_cw = !info->base.tess.ccw; in si_set_tesseval_regs() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c2602 bool tes_vertex_order_cw = info->properties[TGSI_PROPERTY_TES_VERTEX_ORDER_CW]; in evergreen_emit_shader_stages() local

Completed in 14 milliseconds