Searched refs:spi_vs_out_id (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_state.c2592 unsigned spi_vs_out_id[10] = {}; local in function:r600_update_vs_state
2598 spi_vs_out_id[nparams / 4] |= tmp;
2607 r600_store_value(cb, spi_vs_out_id[i]);
H A Devergreen_state.c3591 unsigned spi_vs_out_id[10] = {}; local in function:evergreen_update_vs_state
3597 spi_vs_out_id[nparams / 4] |= tmp;
3606 r600_store_value(cb, spi_vs_out_id[i]);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_state.c2596 unsigned spi_vs_out_id[10] = {}; local in function:r600_update_vs_state
2602 spi_vs_out_id[nparams / 4] |= tmp;
2611 r600_store_value(cb, spi_vs_out_id[i]);
H A Devergreen_state.c3604 unsigned spi_vs_out_id[10] = {}; local in function:evergreen_update_vs_state
3610 spi_vs_out_id[nparams / 4] |= tmp;
3619 r600_store_value(cb, spi_vs_out_id[i]);

Completed in 22 milliseconds