Searched refs:r600_set_spi (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | r600_state.h | 299 r600_set_spi(ScrnInfoPtr pScrn, drmBufPtr ib, int vs_export_count, int num_interp);
|
| H A D | r600_exa.c | 285 r600_set_spi(pScrn, accel_state->ib, 0, 0); 510 r600_set_spi(pScrn, accel_state->ib, (1 - 1), 1); 1504 r600_set_spi(pScrn, accel_state->ib, (2 - 1), 2); 1506 r600_set_spi(pScrn, accel_state->ib, (1 - 1), 1);
|
| H A D | r600_textured_videofuncs.c | 452 r600_set_spi(pScrn, accel_state->ib, (1 - 1), 1);
|
| H A D | r6xx_accel.c | 440 r600_set_spi(ScrnInfoPtr pScrn, drmBufPtr ib, int vs_export_count, int num_interp) function in typeref:typename:void
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | r600_state.h | 275 r600_set_spi(ScrnInfoPtr pScrn, int vs_export_count, int num_interp);
|
| H A D | r600_exa.c | 241 r600_set_spi(pScrn, 0, 0); 458 r600_set_spi(pScrn, (1 - 1), 1); 1530 r600_set_spi(pScrn, (2 - 1), 2); 1532 r600_set_spi(pScrn, (1 - 1), 1);
|
| H A D | r600_textured_videofuncs.c | 422 r600_set_spi(pScrn, (1 - 1), 1);
|
| H A D | r6xx_accel.c | 371 r600_set_spi(ScrnInfoPtr pScrn, int vs_export_count, int num_interp) function in typeref:typename:void
|
Completed in 13 milliseconds