Searched refs:passthrough_tcs (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_state_ts.c285 if (svga->tcs.passthrough_tcs &&
290 svga->tcs.passthrough_tcs);
296 if (svga->tcs.passthrough_tcs) {
298 svga->tcs.passthrough_tcs);
311 svga->tcs.passthrough_tcs = new_tcs;
H A Dsvga_pipe_ts.c137 if (svga->tcs.passthrough_tcs) {
138 svga_delete_tcs_state(&svga->pipe, svga->tcs.passthrough_tcs);
H A Dsvga_context.h661 struct svga_tcs_shader *passthrough_tcs; member in struct:svga_context::__anon9fcd83af0d08

Completed in 6 milliseconds