diff options
author | Maciej Cencora <m.cencora@gmail.com> | 2009-07-12 15:09:15 +0200 |
---|---|---|
committer | Maciej Cencora <m.cencora@gmail.com> | 2009-07-13 19:28:15 +0200 |
commit | 582bd3466514b9fe24f18d99af2945f02709aacd (patch) | |
tree | 48a7d472ecc427296ce610ea333181c109ffe4bf /src/mesa/drivers/dri/r300/r300_render.h | |
parent | f06910f6c34f199dc187bd69ff1f6889ba498217 (diff) |
r300: always assume all components are read by fragment program
Components of input attributes that are used by fragment program aren't part of vertex program key, and that may lead to situations when vertex program writes only TEX1.xy and fragment program reads TEX1.xyz, resulting in rendering errors.
Reported-by: Nicolai Hähnle <nhaehnle@gmail.com>
Diffstat (limited to 'src/mesa/drivers/dri/r300/r300_render.h')
0 files changed, 0 insertions, 0 deletions