Searched refs:last_ls_hs_config (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_gfx_cs.c353 ctx->last_ls_hs_config = -1; /* impossible value */
H A Dsi_state_draw.c299 if (sctx->last_ls_hs_config != ls_hs_config) {
307 sctx->last_ls_hs_config = ls_hs_config;
H A Dsi_pipe.h1000 int last_ls_hs_config; member in struct:si_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_gfx_cs.c506 ctx->last_ls_hs_config = -1; /* impossible value */
H A Dsi_state_draw.cpp763 if (sctx->last_ls_hs_config != ls_hs_config) {
771 sctx->last_ls_hs_config = ls_hs_config;
H A Dsi_pipe.h1142 unsigned last_ls_hs_config; member in struct:si_context

Completed in 17 milliseconds