Home
last modified time | relevance | path

Searched refs:CLIP_LEGACY (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c76 CLIP_LEGACY, /**< The shader has no clipping declarations or code but enumerator
433 emit->clip_mode = CLIP_LEGACY; in determine_clipping_mode()
3216 if (emit->clip_mode != CLIP_LEGACY && in emit_clip_distance_declarations()
3262 assert(emit->clip_mode == CLIP_LEGACY); in emit_clip_distance_from_vpos()
5986 if (emit->clip_mode == CLIP_LEGACY) { in emit_clipping_instructions()