diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2008-06-20 17:28:42 -0600 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2008-06-20 17:28:42 -0600 |
commit | be4259b06cbb2b4c1d8a2dacc19313a30fa909d8 (patch) | |
tree | 904837ad8814bc29c183656fadf6e76c71e622bf /src/gallium/drivers/softpipe/Makefile | |
parent | f38bb109694f2879036c54c97c1c69ea2fecd6c8 (diff) |
gallium: fix invalid call to draw_set_mapped_constant_buffer()
We were indexing sp_constants[i] outside the loop so i was 2.
Replace i with PIPE_SHADER_VERTEX.
Also, replace magic '2' with PIPE_SHADER_TYPES in a few places.
Diffstat (limited to 'src/gallium/drivers/softpipe/Makefile')
0 files changed, 0 insertions, 0 deletions