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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shaderlib_tgsi.c43 &sctx->vs_blit_color;
H A Dsi_pipe.c197 if (sctx->vs_blit_color)
198 sctx->b.delete_vs_state(&sctx->b, sctx->vs_blit_color);
H A Dsi_pipe.h829 void *vs_blit_color; member in struct:si_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shaderlib_tgsi.c40 vs = num_layers > 1 ? &sctx->vs_blit_color_layered : &sctx->vs_blit_color;
H A Dsi_pipe.c244 if (sctx->vs_blit_color)
245 sctx->b.delete_vs_state(&sctx->b, sctx->vs_blit_color);
H A Dsi_pipe.h935 void *vs_blit_color; member in struct:si_context

Completed in 15 milliseconds