You've already forked wine-staging
mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-04-13 14:42:51 -07:00
Updated wined3d-bindless-texture patchset
This commit is contained in:
@@ -265,7 +265,7 @@ index f79fa1571e6..85ef1c8ecd7 100644
|
||||
+ }
|
||||
+ else if (view)
|
||||
+ {
|
||||
+ wined3d_shader_resource_view_gl_bind(wined3d_shader_resource_view_gl(view), bind_idx, sampler, context_gl);
|
||||
+ wined3d_shader_resource_view_gl_bind(wined3d_shader_resource_view_gl(view), bind_idx, wined3d_sampler_gl(sampler), context_gl);
|
||||
+ }
|
||||
+ }
|
||||
+ string_buffer_release(&priv->string_buffers, sampler_name);
|
||||
|
Reference in New Issue
Block a user