diff options
author | Eric Anholt <[email protected]> | 2018-07-16 15:22:57 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2018-07-20 11:26:12 -0700 |
commit | 945524ba0e09447754abc755698e32335d5dbc9b (patch) | |
tree | 48ff11b3352f362ac47e75940614c23c8ce662d8 /src/compiler/nir/nir_opt_if.c | |
parent | f6750456c54025e30844ee345b1a1c4f997eb3eb (diff) |
st/dri: Don't require a dri_format for image creation.
Nothing in EGL_KHR_gl_image.txt seems to let us deny creation based on
formats, and doing so causes many failures in
dEQP-EGL.functional.image.api.*
The NONE value we were protecting from only gets looked at in the
__DRI_IMAGE_ATTRIB_FORMAT and __DRI_IMAGE_ATTRIB_FOURCC queries, which are
used from wayland and gbm (which throw an error cleanly on unknown format)
and DMABUF export.
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/compiler/nir/nir_opt_if.c')
0 files changed, 0 insertions, 0 deletions