Searched refs:pv_last (Results 1 – 4 of 4) sorted by relevance
591 state->hw_state.pv_last = !rs_state->flatshade_first; in zink_create_rasterizer_state()679 bool pv_last = ctx->rast_state ? ctx->rast_state->hw_state.pv_last : false; in zink_bind_rasterizer_state() local684 pv_last != ctx->rast_state->hw_state.pv_last && in zink_bind_rasterizer_state()
68 bool pv_last:1; member
157 pv_state.provokingVertexMode = hw_rast_state->pv_last ? in zink_create_gfx_pipeline()160 if (screen->info.have_EXT_provoking_vertex && hw_rast_state->pv_last) { in zink_create_gfx_pipeline()
121 const uint8 pv_last = !rast->templ.flatshade_first && in define_rasterizer_object() local151 pv_last)); in define_rasterizer_object()