Searched refs:lower_point_size (Results 1 – 10 of 10) sorted by relevance
180 if (st->lower_point_size && new_state & _NEW_POINT) { in st_invalidate_state()625 st->lower_point_size = in st_create_context_priv()712 !st->lower_point_size && in st_create_context_priv()728 !st->lower_point_size && in st_create_context_priv()734 !st->lower_point_size && in st_create_context_priv()
231 if (st->lower_point_size) in st_update_vp()288 if (st->lower_point_size) in st_update_common_program()
151 if (st->lower_point_size && st->ctx->LastVertexStageDirty && in check_program_state()
160 boolean lower_point_size; member
370 if (st->lower_point_size && prog->skip_pointsize_xfb && in st_nir_preprocess()
1373 if (st->lower_point_size && st_can_add_pointsize_to_program(st, prog)) { in st_program_string_notify()
167 - nir/lower_point_size: apply point size clamping
1653 - nir/lower_point_size: assume scalar PSIZ
2456 - mesa/st: set lower_point_size for tes/gs during program update
4675 - nir/lower_point_size: apply point size clamping