diff options
author | Samuel Iglesias Gonsálvez <[email protected]> | 2015-11-10 13:45:21 +0100 |
---|---|---|
committer | Samuel Iglesias Gonsálvez <[email protected]> | 2015-11-12 08:39:14 +0100 |
commit | d4fdb84f80dd3dbad2b71ea6e877f24dc625aa2a (patch) | |
tree | d2dc82a3c4703cf798054c7cc7927f434f84ff1b /src/glsl/glsl_symbol_table.cpp | |
parent | 55314c5be4cbf933ab7fbd20f6aa49207e04c946 (diff) |
i965/fs/nir: fix the number of register written by FS_OPCODE_GET_BUFFER_SIZE
FS_OPCODE_GET_BUFFER_SIZE is calculated with a resinfo's sampler message.
This patch adjusts the number of registers written by the opcode
following what the PRM spec says about the number of registers written
by the SIMD8 and SIMD16's writeback messages for sampler messages.
Signed-off-by: Samuel Iglesias Gonsálvez <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/glsl/glsl_symbol_table.cpp')
0 files changed, 0 insertions, 0 deletions