diff options
author | Francisco Jerez <[email protected]> | 2014-11-19 18:22:07 +0200 |
---|---|---|
committer | Francisco Jerez <[email protected]> | 2015-02-10 15:49:43 +0200 |
commit | c4111dfa0a54238510a0c6374d6eb421c296d64f (patch) | |
tree | 675b1dbb7c416d6bd54850543428ee7a597de812 /src/mesa/drivers/dri/i965/brw_vec4_cse.cpp | |
parent | fcc2fd53df2d57a335856ebd7e01878d7a0d4de2 (diff) |
glsl: Return correct number of coordinate components for cubemap array images.
Cubemap array images are unlike cubemap array samplers in that they don't need
an additional coordinate to index individual cubemaps in the array, instead
they behave like a 2D array of 6n layers, with n the number of cubemaps in the
array. Take this exception into account.
Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_vec4_cse.cpp')
0 files changed, 0 insertions, 0 deletions