Searched refs:svga_tcs_shader (Results 1 – 5 of 5) sorted by relevance
55 struct svga_tcs_shader *tcs; in svga_create_tcs_state()57 tcs = CALLOC_STRUCT(svga_tcs_shader); in svga_create_tcs_state()81 struct svga_tcs_shader *tcs = (struct svga_tcs_shader *) shader; in svga_bind_tcs_state()96 struct svga_tcs_shader *tcs = (struct svga_tcs_shader *) shader; in svga_delete_tcs_state()97 struct svga_tcs_shader *next_tcs; in svga_delete_tcs_state()105 next_tcs = (struct svga_tcs_shader *)tcs->base.next; in svga_delete_tcs_state()
41 struct svga_tcs_shader *tcs, in compile_tcs()68 struct svga_tcs_shader *tcs = svga->curr.tcs; in make_tcs_key()114 struct svga_tcs_shader *tcs = svga->curr.tcs; in emit_hw_tcs()293 struct svga_tcs_shader *new_tcs; in get_passthrough_tcs()301 new_tcs = (struct svga_tcs_shader *) in get_passthrough_tcs()
339 struct svga_tcs_shader struct
283 struct svga_tcs_shader *tcs;660 struct svga_tcs_shader *passthrough_tcs;
421 struct svga_tcs_shader *tcs = svga->curr.tcs; /* currently bound tcs */ in update_tgsi_transform()