Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/vega/
Dstroker.c58 enum line_join_mode { enum
522 static INLINE enum line_join_mode stroker_join_mode(struct stroker *s) in stroker_join_mode()
536 static INLINE enum line_join_mode stroker_cap_mode(struct stroker *s) in stroker_cap_mode()
634 const VGfloat *next_line, enum line_join_mode join) in create_joins()