Searched refs:st_can_add_pointsize_to_program (Results 1 – 4 of 4) sorted by relevance
334 st_can_add_pointsize_to_program(struct st_context *st, struct gl_program *prog);
1224 st_can_add_pointsize_to_program(struct st_context *st, struct gl_program *prog) in st_can_add_pointsize_to_program() function1373 if (st->lower_point_size && st_can_add_pointsize_to_program(st, prog)) { in st_program_string_notify()
372 st_can_add_pointsize_to_program(st, prog)) { in st_nir_preprocess()
2697 - mesa/st: simplify st_can_add_pointsize_to_program iterator