Home
last modified time | relevance | path

Searched defs:was_line_loop (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_query.c47 bool was_line_loop; member
1067 zink_query_update_gs_states(struct zink_context *ctx, bool was_line_loop) in zink_query_update_gs_states()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h857 bool was_line_loop:1; /**< true if pipe_prim_type was LINE_LOOP before translation */ member