Searched refs:last_num_tcs_input_cp (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_gfx_cs.c352 ctx->last_num_tcs_input_cp = -1;
H A Dsi_state_draw.c109 sctx->last_num_tcs_input_cp == num_tcs_input_cp &&
119 sctx->last_num_tcs_input_cp = num_tcs_input_cp;
H A Dsi_pipe.h996 int last_num_tcs_input_cp; member in struct:si_context
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_pipe.h600 unsigned last_num_tcs_input_cp; member in struct:r600_context
H A Devergreen_state.c4530 rctx->last_num_tcs_input_cp == num_tcs_input_cp &&
4578 rctx->last_num_tcs_input_cp = num_tcs_input_cp;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_pipe.h605 unsigned last_num_tcs_input_cp; member in struct:r600_context
H A Devergreen_state.c4563 rctx->last_num_tcs_input_cp == num_tcs_input_cp &&
4611 rctx->last_num_tcs_input_cp = num_tcs_input_cp;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_gfx_cs.c505 ctx->last_num_tcs_input_cp = -1;
H A Dsi_state_draw.cpp537 sctx->last_tes_sh_base == tes_sh_base && sctx->last_num_tcs_input_cp == num_tcs_input_cp &&
546 sctx->last_num_tcs_input_cp = num_tcs_input_cp;
H A Dsi_pipe.h1138 unsigned last_num_tcs_input_cp; member in struct:si_context

Completed in 35 milliseconds