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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shaderlib_tgsi.c38 &sctx->vs_blit_pos;
H A Dsi_pipe.c193 if (sctx->vs_blit_pos)
194 sctx->b.delete_vs_state(&sctx->b, sctx->vs_blit_pos);
H A Dsi_pipe.h827 void *vs_blit_pos; member in struct:si_context
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shaderlib_tgsi.c36 vs = num_layers > 1 ? &sctx->vs_blit_pos_layered : &sctx->vs_blit_pos;
H A Dsi_pipe.c240 if (sctx->vs_blit_pos)
241 sctx->b.delete_vs_state(&sctx->b, sctx->vs_blit_pos);
H A Dsi_pipe.h933 void *vs_blit_pos; member in struct:si_context

Completed in 15 milliseconds