Searched refs:svga_tcs_shader (Results 1 – 5 of 5) sorted by relevance
65 struct svga_tcs_shader *tcs; in svga_create_tcs_state()69 tcs = (struct svga_tcs_shader *) in svga_create_tcs_state()71 sizeof(struct svga_tcs_shader)); in svga_create_tcs_state()86 struct svga_tcs_shader *tcs = (struct svga_tcs_shader *) shader; in svga_bind_tcs_state()101 struct svga_tcs_shader *tcs = (struct svga_tcs_shader *) shader; in svga_delete_tcs_state()102 struct svga_tcs_shader *next_tcs; in svga_delete_tcs_state()110 next_tcs = (struct svga_tcs_shader *)tcs->base.next; in svga_delete_tcs_state()
39 struct svga_tcs_shader *tcs = svga->curr.tcs; in make_tcs_key()85 struct svga_tcs_shader *tcs = svga->curr.tcs; in emit_hw_tcs()202 struct svga_tcs_shader *new_tcs; in get_passthrough_tcs()210 new_tcs = (struct svga_tcs_shader *) in get_passthrough_tcs()
314 struct svga_tcs_shader *tcs;780 struct svga_tcs_shader *passthrough_tcs;
427 struct svga_tcs_shader struct
427 struct svga_tcs_shader *tcs = svga->curr.tcs; /* currently bound tcs */ in update_tgsi_transform()