mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2025-01-28 22:04:43 -08:00
Updated wined3d-bindless-texture patchset
This commit is contained in:
parent
4f75966580
commit
0ea57a0262
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user