wined3d: Create buffers with a format of WINED3DFMT_R8_UNORM.
commit447a748c512ea94034a03f58b6bb4f8ba7af845e
authorZebediah Figura <z.figura12@gmail.com>
Mon, 28 Jun 2021 16:39:01 +0000 (28 11:39 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 Jun 2021 13:31:24 +0000 (29 15:31 +0200)
tree0afaba00475f6b06ea572fb0a1cc054eacf48690
parentf165b911d8d14773f089b1449d664e026e99fdc1
wined3d: Create buffers with a format of WINED3DFMT_R8_UNORM.

Allow things like wined3d_format_copy_data() to work on them.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/wined3d/buffer.c