Searched refs:r600_set_alu_consts (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | r600_textured_videofuncs.c | 256 r600_set_alu_consts(pScrn, accel_state->ib, SQ_ALU_CONSTANT_ps, 460 r600_set_alu_consts(pScrn, accel_state->ib, SQ_ALU_CONSTANT_vs,
|
| 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 | r600_exa.c | 312 r600_set_alu_consts(pScrn, accel_state->ib, SQ_ALU_CONSTANT_ps, 1192 r600_set_alu_consts(pScrn, accel_state->ib, SQ_ALU_CONSTANT_vs + (unit * 2),
|
| H A D | r6xx_accel.c | 545 r600_set_alu_consts(ScrnInfoPtr pScrn, drmBufPtr ib, int offset, int count, float *const_buf) function in typeref:typename:void
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | r600_textured_videofuncs.c | 232 r600_set_alu_consts(pScrn, SQ_ALU_CONSTANT_ps, 430 r600_set_alu_consts(pScrn, SQ_ALU_CONSTANT_vs,
|
| H A D | r600_state.h | 283 r600_set_alu_consts(ScrnInfoPtr pScrn, int offset, int count, float *const_buf);
|
| H A D | r600_exa.c | 268 r600_set_alu_consts(pScrn, SQ_ALU_CONSTANT_ps, 1111 r600_set_alu_consts(pScrn, SQ_ALU_CONSTANT_vs + (unit * 2), 1552 r600_set_alu_consts(pScrn, SQ_ALU_CONSTANT_ps,
|
| H A D | r6xx_accel.c | 476 r600_set_alu_consts(ScrnInfoPtr pScrn, int offset, int count, float *const_buf) function in typeref:typename:void
|
Completed in 25 milliseconds