diff options
author | Neil Roberts <[email protected]> | 2015-05-20 19:26:02 +0100 |
---|---|---|
committer | Neil Roberts <[email protected]> | 2015-05-26 10:22:27 +0100 |
commit | 5ae6c7bfce5c9fb91ab6cef2ea74a39af091d5f6 (patch) | |
tree | 97ad3a49d16477a4424e378f8fde6cba490a6d00 /src/gallium/state_trackers | |
parent | 3ec18152858fd9aadb398d78d5ad2d2b938507c1 (diff) |
i965/skl: Add a message header for the TXF_MCS instruction in vec4vs
When using SIMD4x2 on Skylake, the sampler instructions need a message
header to select the correct mode. This was added for most sample
instructions in 0ac4c2727 but the TXF_MCS instruction is emitted
separately and it was missed.
This fixes a bunch of Piglit tests which test texelFetch in a geometry
shader, for example:
spec/arb_texture_multisample/texelfetch/2-gs-sampler2dms
Cc: [email protected]
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/gallium/state_trackers')
0 files changed, 0 insertions, 0 deletions