Home
last modified time | relevance | path

Searched refs:new_tcs (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_state_ts.c293 struct svga_tcs_shader *new_tcs; in get_passthrough_tcs() local
301 new_tcs = (struct svga_tcs_shader *) in get_passthrough_tcs()
310 svga->pipe.bind_tcs_state(&svga->pipe, new_tcs); in get_passthrough_tcs()
311 svga->tcs.passthrough_tcs = new_tcs; in get_passthrough_tcs()