diff options
author | Anuj Phogat <[email protected]> | 2011-12-06 11:11:03 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2011-12-07 15:11:29 -0800 |
commit | 4558987818e1ff36e86592e9c5c0b5e181be9ec1 (patch) | |
tree | bdbd91ec2869b667c4766c48608ad2507171e74e /src/glx/glxcmds.c | |
parent | 4273943a07bb577f91972b64232d394c1197c564 (diff) |
glsl: Fix samplerCubeShadow support in shader compiler
This patch fixes the samplerCubeShadow support in GLSL shader compiler.
shader compiler was picking the 'r' texture coordinate for shadow comparison
when the expected behaviour is to use 'q' texture coordinate in case of cube
shadow maps.
Signed-off-by: Anuj Phogat <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/glx/glxcmds.c')
0 files changed, 0 insertions, 0 deletions