Home
last modified time | relevance | path

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

/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pipe_cull.c42 struct cull_stage { struct
49 static inline struct cull_stage *cull_stage( struct draw_stage *stage ) in cull_stage() function
51 return (struct cull_stage *)stage; in cull_stage()
83 unsigned face = ((ccw == cull_stage(stage)->front_ccw) ? in cull_tri()
87 if ((face & cull_stage(stage)->cull_face) == 0) { in cull_tri()
98 if ((PIPE_FACE_BACK & cull_stage(stage)->cull_face) == 0) { in cull_tri()
108 struct cull_stage *cull = cull_stage(stage); in cull_first_tri()
143 struct cull_stage *cull = CALLOC_STRUCT(cull_stage); in draw_cull_stage()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pipe_cull.c42 struct cull_stage { struct
49 static inline struct cull_stage *cull_stage( struct draw_stage *stage ) in cull_stage() function
51 return (struct cull_stage *)stage; in cull_stage()
83 unsigned face = ((ccw == cull_stage(stage)->front_ccw) ? in cull_tri()
87 if ((face & cull_stage(stage)->cull_face) == 0) { in cull_tri()
98 if ((PIPE_FACE_BACK & cull_stage(stage)->cull_face) == 0) { in cull_tri()
108 struct cull_stage *cull = cull_stage(stage); in cull_first_tri()
143 struct cull_stage *cull = CALLOC_STRUCT(cull_stage); in draw_cull_stage()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pipe_cull.c42 struct cull_stage { struct
49 static inline struct cull_stage *cull_stage( struct draw_stage *stage ) in cull_stage() argument
51 return (struct cull_stage *)stage; in cull_stage()
83 unsigned face = ((ccw == cull_stage(stage)->front_ccw) ? in cull_tri()
87 if ((face & cull_stage(stage)->cull_face) == 0) { in cull_tri()
98 if ((PIPE_FACE_BACK & cull_stage(stage)->cull_face) == 0) { in cull_tri()
108 struct cull_stage *cull = cull_stage(stage); in cull_first_tri()
143 struct cull_stage *cull = CALLOC_STRUCT(cull_stage); in draw_cull_stage()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pipe_cull.c42 struct cull_stage { struct
49 static inline struct cull_stage *cull_stage( struct draw_stage *stage ) in cull_stage() argument
51 return (struct cull_stage *)stage; in cull_stage()
83 unsigned face = ((ccw == cull_stage(stage)->front_ccw) ? in cull_tri()
87 if ((face & cull_stage(stage)->cull_face) == 0) { in cull_tri()
98 if ((PIPE_FACE_BACK & cull_stage(stage)->cull_face) == 0) { in cull_tri()
108 struct cull_stage *cull = cull_stage(stage); in cull_first_tri()
143 struct cull_stage *cull = CALLOC_STRUCT(cull_stage); in draw_cull_stage()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pipe_cull.c42 struct cull_stage { struct
49 static inline struct cull_stage *cull_stage( struct draw_stage *stage ) in cull_stage() function
51 return (struct cull_stage *)stage; in cull_stage()
83 unsigned face = ((ccw == cull_stage(stage)->front_ccw) ? in cull_tri()
87 if ((face & cull_stage(stage)->cull_face) == 0) { in cull_tri()
98 if ((PIPE_FACE_BACK & cull_stage(stage)->cull_face) == 0) { in cull_tri()
108 struct cull_stage *cull = cull_stage(stage); in cull_first_tri()
143 struct cull_stage *cull = CALLOC_STRUCT(cull_stage); in draw_cull_stage()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pipe_cull.c42 struct cull_stage { struct
49 static inline struct cull_stage *cull_stage( struct draw_stage *stage ) in cull_stage() function
51 return (struct cull_stage *)stage; in cull_stage()
83 unsigned face = ((ccw == cull_stage(stage)->front_ccw) ? in cull_tri()
87 if ((face & cull_stage(stage)->cull_face) == 0) { in cull_tri()
98 if ((PIPE_FACE_BACK & cull_stage(stage)->cull_face) == 0) { in cull_tri()
108 struct cull_stage *cull = cull_stage(stage); in cull_first_tri()
143 struct cull_stage *cull = CALLOC_STRUCT(cull_stage); in draw_cull_stage()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pipe_cull.c42 struct cull_stage { struct
49 static inline struct cull_stage *cull_stage( struct draw_stage *stage ) in cull_stage() argument
51 return (struct cull_stage *)stage; in cull_stage()
83 unsigned face = ((ccw == cull_stage(stage)->front_ccw) ? in cull_tri()
87 if ((face & cull_stage(stage)->cull_face) == 0) { in cull_tri()
98 if ((PIPE_FACE_BACK & cull_stage(stage)->cull_face) == 0) { in cull_tri()
108 struct cull_stage *cull = cull_stage(stage); in cull_first_tri()
143 struct cull_stage *cull = CALLOC_STRUCT(cull_stage); in draw_cull_stage()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/draw/
H A Ddraw_pipe_cull.c42 struct cull_stage { struct
49 static inline struct cull_stage *cull_stage( struct draw_stage *stage ) in cull_stage() function
51 return (struct cull_stage *)stage; in cull_stage()
83 unsigned face = ((ccw == cull_stage(stage)->front_ccw) ? in cull_tri()
87 if ((face & cull_stage(stage)->cull_face) == 0) { in cull_tri()
98 if ((PIPE_FACE_BACK & cull_stage(stage)->cull_face) == 0) { in cull_tri()
108 struct cull_stage *cull = cull_stage(stage); in cull_first_tri()
143 struct cull_stage *cull = CALLOC_STRUCT(cull_stage); in draw_cull_stage()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pipe_cull.c42 struct cull_stage { struct
49 static inline struct cull_stage *cull_stage( struct draw_stage *stage ) in cull_stage() argument
51 return (struct cull_stage *)stage; in cull_stage()
83 unsigned face = ((ccw == cull_stage(stage)->front_ccw) ? in cull_tri()
87 if ((face & cull_stage(stage)->cull_face) == 0) { in cull_tri()
98 if ((PIPE_FACE_BACK & cull_stage(stage)->cull_face) == 0) { in cull_tri()
108 struct cull_stage *cull = cull_stage(stage); in cull_first_tri()
143 struct cull_stage *cull = CALLOC_STRUCT(cull_stage); in draw_cull_stage()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/draw/
H A Ddraw_pipe_cull.c42 struct cull_stage { struct
49 static inline struct cull_stage *cull_stage( struct draw_stage *stage ) in cull_stage() argument
51 return (struct cull_stage *)stage; in cull_stage()
83 unsigned face = ((ccw == cull_stage(stage)->front_ccw) ? in cull_tri()
87 if ((face & cull_stage(stage)->cull_face) == 0) { in cull_tri()
98 if ((PIPE_FACE_BACK & cull_stage(stage)->cull_face) == 0) { in cull_tri()
108 struct cull_stage *cull = cull_stage(stage); in cull_first_tri()
143 struct cull_stage *cull = CALLOC_STRUCT(cull_stage); in draw_cull_stage()
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pipe_cull.c42 struct cull_stage { struct
49 static inline struct cull_stage *cull_stage( struct draw_stage *stage ) in cull_stage() argument
51 return (struct cull_stage *)stage; in cull_stage()
83 unsigned face = ((ccw == cull_stage(stage)->front_ccw) ? in cull_tri()
87 if ((face & cull_stage(stage)->cull_face) == 0) { in cull_tri()
98 if ((PIPE_FACE_BACK & cull_stage(stage)->cull_face) == 0) { in cull_tri()
108 struct cull_stage *cull = cull_stage(stage); in cull_first_tri()
143 struct cull_stage *cull = CALLOC_STRUCT(cull_stage); in draw_cull_stage()