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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dr600_state.h307 r600_set_alu_consts(ScrnInfoPtr pScrn, drmBufPtr ib, int offset, int count, float *const_buf);
H A Dr6xx_accel.c545 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 Dr600_state.h283 r600_set_alu_consts(ScrnInfoPtr pScrn, int offset, int count, float *const_buf);
H A Dr6xx_accel.c476 r600_set_alu_consts(ScrnInfoPtr pScrn, int offset, int count, float *const_buf) argument
485 EFLOAT(const_buf[i]);

Completed in 7 milliseconds