wined3d: Handle NULL push constant buffers with the ARB shader backend.
commit87937d6182ccce213db12319a1ec3c5d5c6e7e41
authorMatteo Bruni <mbruni@codeweavers.com>
Thu, 7 Sep 2023 13:54:27 +0000 (7 15:54 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 18 Oct 2023 15:12:50 +0000 (18 17:12 +0200)
tree845d3b18d1f9e7e9de82ab005d31864b565c8116
parent333a0be42d74269f0e17366532af04c688482af2
wined3d: Handle NULL push constant buffers with the ARB shader backend.

Fixes: c065b4fe0b3622e0c737a4c7c1c514273ad2d8a7
dlls/wined3d/arb_program_shader.c