Files
mesa/src
Jonathan Marek feea5986a9 freedreno/a2xx: formats update
For render formats, update fd2_pipe2color to only work with HW supported
render formats, and remove the format whitelist is_format_supported. This
patch enables float render formats (which work).

For vertex/texture formats, use a generic function which translates using
the bitsize of the channels. Since we fake support for some vertex formats,
check for these in is_format_supported to avoid enabling them as sampler
formats.

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Reviewed-by: Rob Clark <robdclark@chromium.org>
2019-09-06 02:24:29 +00:00
..
2019-08-14 10:36:20 +02:00
2019-09-06 02:24:29 +00:00
2019-09-06 02:24:29 +00:00
2019-04-29 21:17:19 +00:00
2019-09-06 00:45:11 +00:00