diff options
author | Eric Anholt <eric@anholt.net> | 2012-03-12 14:07:39 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2012-03-15 16:24:50 -0700 |
commit | c0795742a38e0aab59309c1ec71d980e493237e2 (patch) | |
tree | 021d3bc799b2d09a0dd9fbae86bb1a8527c80e2c /.gitignore | |
parent | e06ab8c3632b748ffb59e1a82e7c966010a675e2 (diff) |
glsl: Add GLSL 1.40 textureSize() implementations for sampler2DRect.
By setting lod to 0 in the builtin function implementation, we avoid
needing to update all the visitors to ignore LOD in this case, when
the hardware drivers actually want to ask for LOD 0 for rectangular
textures.
Fixes piglit spec/GLSL-1.40/textureSize-*Rect.
v2: Change style of looking for substrings.
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions