summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_texture.c
diff options
context:
space:
mode:
authorMaciej Cencora <m.cencora@gmail.com>2009-07-12 15:09:15 +0200
committerMaciej Cencora <m.cencora@gmail.com>2009-07-13 19:28:15 +0200
commit582bd3466514b9fe24f18d99af2945f02709aacd (patch)
tree48a7d472ecc427296ce610ea333181c109ffe4bf /src/gallium/drivers/r300/r300_texture.c
parentf06910f6c34f199dc187bd69ff1f6889ba498217 (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/gallium/drivers/r300/r300_texture.c')
0 files changed, 0 insertions, 0 deletions