r600g: fix RGB32F texturing
This commit is contained in:
@@ -1082,8 +1082,9 @@ uint32_t r600_translate_texformat(struct pipe_screen *screen,
|
||||
goto out_word4;
|
||||
}
|
||||
}
|
||||
|
||||
goto out_unknown;
|
||||
}
|
||||
|
||||
out_word4:
|
||||
if (word4_p)
|
||||
*word4_p = word4;
|
||||
|
||||
Reference in New Issue
Block a user