mesa/src
Ilia Mirkin a0b3095bb6 nv50/ir: properly set sType for TXF ops to U32
All of the coordinates and LOD args are integers for TXF. This mostly
doesn't matter, except for converting into a levelZero=true operation by
removing an explicit zero LOD. For the comparison against zero to work
properly, the sType of the instruction has to be set correctly.

Fixes: KHR-GL45.robust_buffer_access_behavior.texel_fetch
Reported-by: Karol Herbst <karolherbst@gmail.com>
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: mesa-stable@lists.freedesktop.org
(cherry picked from commit 96be442b77)
2017-08-29 19:14:13 +01:00
..
amd radv/gfx9: don't expose linear depth on vega. 2017-08-29 19:14:13 +01:00
broadcom broadcom: correct header file in BROADCOM_FILES 2017-07-24 01:40:05 +03:00
compiler glsl: add a few missing int64 constant propagation cases 2017-08-19 02:57:19 +01:00
egl egl: avoid eglCreatePlatform*Surface{EXT,} crash with invalid dpy 2017-08-11 20:59:02 +01:00
gallium nv50/ir: properly set sType for TXF ops to U32 2017-08-29 19:14:13 +01:00
gbm gbm: fix typo 2017-07-19 15:51:54 +01:00
getopt
glx glxcmds: Fix a typo in the __APPLE__ codepath 2017-08-17 15:48:20 -07:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl
intel intel/blorp: Adjust intra-tile x when faking rgb with red-only 2017-08-29 18:37:57 +01:00
loader dri3: Wait for all pending swapbuffers to be scheduled before touching the front 2017-08-05 00:09:25 +01:00
mapi mapi: add missing no_error tag to glBlitNamedFramebuffer() 2017-07-18 10:07:34 +02:00
mesa i965: Make a BRW_NEW_FAST_CLEAR_COLOR dirty bit. 2017-08-29 19:14:12 +01:00
util util: Fix build on old glibc. 2017-08-19 02:57:19 +01:00
vulkan vulkan/util: fix typo in comment 2017-07-18 13:56:04 +01:00
Makefile.am build systems: move git_sha1_gen.sh to bin/ 2017-07-06 22:59:39 +01:00
SConscript build systems: move git_sha1_gen.sh to bin/ 2017-07-06 22:59:39 +01:00