r300g: Fix XXX.
Nothing strange here.
This commit is contained in:
parent
bcfde42913
commit
81c51bb67f
1 changed files with 0 additions and 1 deletions
|
|
@ -53,7 +53,6 @@ static void r300_setup_texture_state(struct r300_texture* tex, boolean is_r500)
|
|||
R300_TX_NUM_LEVELS(pt->last_level & 0xf);
|
||||
}
|
||||
|
||||
/* XXX */
|
||||
state->format1 = r300_translate_texformat(pt->format);
|
||||
if (pt->target == PIPE_TEXTURE_CUBE) {
|
||||
state->format1 |= R300_TX_FORMAT_CUBIC_MAP;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue