mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-03 20:10:17 +01:00
identity: Use the correct texture
This commit is contained in:
parent
f44916414e
commit
c818efd0b3
1 changed files with 1 additions and 1 deletions
|
|
@ -501,7 +501,7 @@ identity_set_sampler_textures(struct pipe_context *_pipe,
|
|||
|
||||
pipe->set_sampler_textures(pipe,
|
||||
num_textures,
|
||||
_textures);
|
||||
textures);
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue