Home | History | Annotate | Download | only in r300

Lines Matching defs:dwords

1265     unsigned dwords = 0;
1269 dwords += atom->size;
1274 dwords += 32;
1276 return dwords;
1281 unsigned dwords = 0;
1284 dwords += 26; /* emit_query_end */
1285 dwords += r300->hyperz_state.size + 2; /* emit_hyperz_end + zcache flush */
1287 dwords += 2;
1289 return dwords;