wined3d-1DTextures: 0008 correct typo

This commit is contained in:
gloriouseggroll 2018-02-19 19:17:43 -05:00
parent 3954c8b1fa
commit 4675c9c0d9

View File

@ -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));