Searched refs:r600_set_alu_consts (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dr600_textured_videofuncs.c256 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 Dr600_state.h307 r600_set_alu_consts(ScrnInfoPtr pScrn, drmBufPtr ib, int offset, int count, float *const_buf);
H A Dr600_exa.c312 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 Dr6xx_accel.c545 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 Dr600_textured_videofuncs.c232 r600_set_alu_consts(pScrn, SQ_ALU_CONSTANT_ps,
430 r600_set_alu_consts(pScrn, SQ_ALU_CONSTANT_vs,
H A Dr600_state.h283 r600_set_alu_consts(ScrnInfoPtr pScrn, int offset, int count, float *const_buf);
H A Dr600_exa.c268 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 Dr6xx_accel.c476 r600_set_alu_consts(ScrnInfoPtr pScrn, int offset, int count, float *const_buf) function in typeref:typename:void

Completed in 25 milliseconds