diff options
author | Eric Anholt <[email protected]> | 2018-08-25 14:16:59 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2019-03-22 15:22:40 -0700 |
commit | dacb11a585face5ca179c34cfc588a71a425c1e0 (patch) | |
tree | 0906fdaafe5558269263cfb2b7714899c119520c /src/mesa/main/texobj.h | |
parent | e5830e11322bc20cbae7cad9e0654376d41f2c19 (diff) |
egl: Add a 565 pbuffer-only EGL config under X11.
The CTS requires a 565-no-depth-no-stencil (meaning d/s not-required, not
not-present) config for ES 3.0, but at depth 24 of X11 we wouldn't do so.
We can satisfy that bad requirement using a pbuffer-only visual with
whatever other buffers the driver happens to have given us.
I've tried to raise this as an absurd requirement with Khronos and made no
progress.
v2: Make sure it's single sample, no depth, no stencil. Comment typo fix
Reviewed-by: Adam Jackson <[email protected]>
Diffstat (limited to 'src/mesa/main/texobj.h')
0 files changed, 0 insertions, 0 deletions