Searched refs:const_buf (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | r600_state.h | 307 r600_set_alu_consts(ScrnInfoPtr pScrn, drmBufPtr ib, int offset, int count, float *const_buf);
|
| H A D | r6xx_accel.c | 545 r600_set_alu_consts(ScrnInfoPtr pScrn, drmBufPtr ib, int offset, int count, float *const_buf) argument 554 EFLOAT(ib, const_buf[i]);
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | r600_state.h | 283 r600_set_alu_consts(ScrnInfoPtr pScrn, int offset, int count, float *const_buf);
|
| H A D | r6xx_accel.c | 476 r600_set_alu_consts(ScrnInfoPtr pScrn, int offset, int count, float *const_buf) argument 485 EFLOAT(const_buf[i]);
|
Completed in 7 milliseconds