Home | History | Annotate | Download | only in r300

Lines Matching refs:index_offset

146  * - index_offset: the value that must be manually subtracted from indices
149 int *buffer_offset, int *index_offset)
174 *index_offset = index_bias - *buffer_offset;
605 int buffer_offset = 0, index_offset = 0; /* for index bias emulation */
610 &index_offset);
614 &indexSize, index_offset, &start, count);