Searched refs:point_size_idx (Results 1 – 3 of 3) sorted by relevance
344 if (info->mode == PIPE_PRIM_POINTS && ctx->vs->point_size_idx == -1) in lima_pack_plbu_cmd()373 if ((info->mode == PIPE_PRIM_POINTS && ctx->vs->point_size_idx == -1) || in lima_pack_plbu_cmd()383 if (vs->point_size_idx != -1) in lima_pack_plbu_cmd()763 i == ctx->vs->point_size_idx) in lima_pack_render_state()936 i == vs->point_size_idx) in lima_update_varying()961 if (vs->point_size_idx != -1) { in lima_update_varying()981 } else if (i == vs->point_size_idx) { in lima_update_varying()
78 int point_size_idx; member
461 prog->point_size_idx = -1; in gpir_compile_nir()498 prog->point_size_idx = var->data.driver_location; in gpir_compile_nir()