Searched refs:SQ_ALU_CONSTANT_offset (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | r600_textured_videofuncs.c | 257 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 D | r600_reg_r6xx.h | 448 SQ_ALU_CONSTANT_offset = 16, enumerator in enum:__anon977788cc0103
|
| H A D | r6xx_accel.c | 549 const int countreg = count * (SQ_ALU_CONSTANT_offset >> 2); 552 PACK0(ib, SQ_ALU_CONSTANT + offset * SQ_ALU_CONSTANT_offset, countreg);
|
| H A D | r600_exa.c | 313 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 D | r600_textured_videofuncs.c | 233 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 D | r600_reg_r6xx.h | 448 SQ_ALU_CONSTANT_offset = 16, enumerator in enum:__anon9579eb040103
|
| H A D | r6xx_accel.c | 480 const int countreg = count * (SQ_ALU_CONSTANT_offset >> 2); 483 PACK0(SQ_ALU_CONSTANT + offset * SQ_ALU_CONSTANT_offset, countreg);
|
| H A D | r600_exa.c | 269 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