summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/api_validate.c
diff options
context:
space:
mode:
authorSamuel Iglesias Gonsálvez <siglesias@igalia.com>2016-06-13 08:29:53 +0200
committerSamuel Iglesias Gonsálvez <siglesias@igalia.com>2016-06-17 11:33:18 +0200
commitbdab572a86f27b92ba10124f85d278e9c8861fff (patch)
tree93a3938893bd9ab6d148b1ffda97f8fdb82dbb51 /src/mesa/main/api_validate.c
parent0177dbb6c2fe876a9761a4a97eec44accfa4c007 (diff)
downloadexternal_mesa3d-bdab572a86f27b92ba10124f85d278e9c8861fff.zip
external_mesa3d-bdab572a86f27b92ba10124f85d278e9c8861fff.tar.gz
external_mesa3d-bdab572a86f27b92ba10124f85d278e9c8861fff.tar.bz2
i965/fs: indirect addressing with doubles is not supported in CHV/BSW/BXT
From the Cherryview's PRM, Volume 7, 3D Media GPGPU Engine, Register Region Restrictions, page 844: "When source or destination datatype is 64b or operation is integer DWord multiply, indirect addressing must not be used." v2: - Fix it for Broxton too. v3: - Simplify code by using subscript() and not creating a new num_components variable (Kenneth). Signed-off-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com> Cc: "12.0" <mesa-stable@lists.freedesktop.org> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=95462 Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Diffstat (limited to 'src/mesa/main/api_validate.c')
0 files changed, 0 insertions, 0 deletions