Lines Matching refs:texture
282 * Require that all AGP texture levels reside in the same AGP map which should
303 cur_seq->tex_level_lo[cur_seq->texture];
304 unsigned end = cur_seq->tex_level_hi[cur_seq->texture];
316 &(cur_seq->t_addr[tex = cur_seq->texture][start]);
335 ("AGP texture is not in allowed map\n");
428 tmp_addr = &cur_seq->t_addr[cur_seq->texture][tmp];
435 tmp_addr = &cur_seq->t_addr[cur_seq->texture][tmp];
444 cur_seq->tex_level_lo[tmp = cur_seq->texture] = cmd & 0x3F;
452 cur_seq->pitch[cur_seq->texture][tmp] =
454 cur_seq->tex_npot[cur_seq->texture] = 1;
456 cur_seq->pitch[cur_seq->texture][tmp] =
458 cur_seq->tex_npot[cur_seq->texture] = 0;
461 ("Unimplemented texture level 0 pitch mode.\n");
468 tmp_addr = &cur_seq->t_addr[cur_seq->texture][9];
480 tmp_addr = &(cur_seq->height[cur_seq->texture][0]);
490 tmp_addr = &(cur_seq->height[cur_seq->texture][0]);
500 ("Attempt to fetch texture from system memory.\n");
504 cur_seq->tex_palette_size[cur_seq->texture] =
652 hc_state->texture = 0;
656 hc_state->texture = 1;