diff options
author | Chad Versace <[email protected]> | 2017-05-30 09:53:28 -0700 |
---|---|---|
committer | Chad Versace <[email protected]> | 2017-06-01 12:03:33 -0700 |
commit | 7a4964ec5c1a0dd065436ff7d25aecb45d306979 (patch) | |
tree | 3f7e9a2dd0b11f3e12ed34e892167f1c91968bd7 /src/amd | |
parent | fe9699dcb491d07f5b629828fd0d3dad5a213318 (diff) |
i965: Reject unsupported formats in glEGLImageTargetTexture2D()
If the EGLImage's format is not a supported texture format according to
brw_surface_formats.c, then refuse to create the miptree. This follows
the precedent in glEGLImageRenderbufferStorage (implemented by
intel_image_target_renderbuffer_storage), which rejects the EGLImage's
format if is not renderable.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/amd')
0 files changed, 0 insertions, 0 deletions