diff options
author | Eric Anholt <[email protected]> | 2017-10-27 14:13:46 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2017-10-30 13:31:32 -0700 |
commit | 2e3c7beb1e60a47e1f5dd12d28ac3f328555a543 (patch) | |
tree | cdf3d64c4ba84290fa72ae8034b27770bbb3684f /src/gallium/state_trackers/xvmc | |
parent | 828299d1bd3f98179cd82939d25d919f2022541e (diff) |
broadcom/vc5: Pack clear colors according to the TLB internal format/type.
The previous packing I did got us all the R*16F and R*32F formats, where
the pipe format basically matched the TLB's format, but since the clear
color will just be memcpyed to the TLB, we should be looking at its format
for deciding how to pack.
Fixes RGB565, RGB5_A1 and RGBA10 fbo-clear-formats tests and improves
4444.
Diffstat (limited to 'src/gallium/state_trackers/xvmc')
0 files changed, 0 insertions, 0 deletions