mesa/src/gallium/frontends
Erik Faye-Lund 837f76edb8 frontends/va: correct check for invalid format
We need to check against the correct define, DRM_FORMAT_INVALID.
Checking an uint32_t against DRM_FORMAT_MOD_INVALID will always produce
false anyway.

Caught by Coverity.

Fixes: b85c6531f6 ("frontends/va: add support for VA_EXPORT_SURFACE_COMPOSED_LAYERS")
Reviewed-by: Simon Ser <contact@emersion.fr>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9897>
2021-03-29 14:08:25 +00:00
..
clover clover: Add constructor for sampler_argument. 2021-03-20 02:04:23 +00:00
dri Half-revert "gallium/dri2: Pass the resource that corresponds to the plane" 2021-03-25 18:24:53 -07:00
glx/xlib scons: Remove. 2021-03-20 10:38:55 +00:00
hgl scons: Remove. 2021-03-20 10:38:55 +00:00
lavapipe lavapipe: refactor indexed draw dispatch to handle multidraws 2021-03-29 04:01:57 +00:00
nine gallium,st: add missing viewport swizzles 2021-03-21 18:29:50 +00:00
omx gallium: add unbind_num_trailing_slots to set_shader_images 2021-01-27 23:53:34 +00:00
osmesa scons: Remove. 2021-03-20 10:38:55 +00:00
va frontends/va: correct check for invalid format 2021-03-29 14:08:25 +00:00
vdpau vdpau: fix invalid enum usage 2021-01-05 11:29:11 +00:00
wgl wgl: Fix wglCreatePbufferARB pixel format lookup 2021-03-23 16:17:48 +00:00
xa gallium,st: add missing viewport swizzles 2021-03-21 18:29:50 +00:00
xvmc gallium: Add optional pipe_context to flush_frontbuffer 2020-12-14 23:31:37 +00:00