mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-11-21 16:46:54 -08:00
Merge pull request #43 from GloriousEggroll/upstream
wined3d-1DTextures: 0008 correct typo
This commit is contained in:
commit
7311dd6848
@ -28,7 +28,7 @@ index c5a4f0c..198d2a6 100644
|
||||
+
|
||||
+ sub_resource = &texture->sub_resources[sub_resource_idx];
|
||||
+
|
||||
+ if (format->upload)
|
||||
+ if (format->conv_byte_count)
|
||||
+ {
|
||||
+ FIXME("Attempting to download a converted 1d texture, format %s.\n",
|
||||
+ debug_d3dformat(format->id));
|
||||
|
Loading…
Reference in New Issue
Block a user