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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dr600_textured_videofuncs.c257 sizeof(ps_alu_consts) / SQ_ALU_CONSTANT_offset, ps_alu_consts);
461 sizeof(vs_alu_consts) / SQ_ALU_CONSTANT_offset, vs_alu_consts);
H A Dr600_reg_r6xx.h448 SQ_ALU_CONSTANT_offset = 16, enumerator in enum:__anon977788cc0103
H A Dr6xx_accel.c549 const int countreg = count * (SQ_ALU_CONSTANT_offset >> 2);
552 PACK0(ib, SQ_ALU_CONSTANT + offset * SQ_ALU_CONSTANT_offset, countreg);
H A Dr600_exa.c313 sizeof(ps_alu_consts) / SQ_ALU_CONSTANT_offset, ps_alu_consts);
1193 sizeof(vs_alu_consts) / SQ_ALU_CONSTANT_offset, vs_alu_consts);
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dr600_textured_videofuncs.c233 sizeof(ps_alu_consts) / SQ_ALU_CONSTANT_offset, ps_alu_consts);
431 sizeof(vs_alu_consts) / SQ_ALU_CONSTANT_offset, vs_alu_consts);
H A Dr600_reg_r6xx.h448 SQ_ALU_CONSTANT_offset = 16, enumerator in enum:__anon9579eb040103
H A Dr6xx_accel.c480 const int countreg = count * (SQ_ALU_CONSTANT_offset >> 2);
483 PACK0(SQ_ALU_CONSTANT + offset * SQ_ALU_CONSTANT_offset, countreg);
H A Dr600_exa.c269 sizeof(ps_alu_consts) / SQ_ALU_CONSTANT_offset, ps_alu_consts);
1112 sizeof(vs_alu_consts) / SQ_ALU_CONSTANT_offset, vs_alu_consts);
1553 sizeof(ps_alu_consts) / SQ_ALU_CONSTANT_offset, ps_alu_consts);

Completed in 16 milliseconds