identity: Use the correct texture

This commit is contained in:
Jakob Bornecrantz 2009-08-06 13:20:49 +01:00
parent f44916414e
commit c818efd0b3
1 changed files with 1 additions and 1 deletions

View File

@ -501,7 +501,7 @@ identity_set_sampler_textures(struct pipe_context *_pipe,
pipe->set_sampler_textures(pipe,
num_textures,
_textures);
textures);
}
static void