[Mesa-dev] [PATCH 1/2] mesa: add glRenderbufferStorage support for EXT_texture_norm16 formats
Eric Anholt
eric at anholt.net
Tue Jul 24 19:31:48 UTC 2018
Tapani Pälli <tapani.palli at intel.com> writes:
> These bits were missing, found when extending the Piglit test.
>
> Fixes: 7f467d4f73 "mesa: GL_EXT_texture_norm16 extension plumbing"
> Signed-off-by: Tapani Pälli <tapani.palli at intel.com>
Aren't you missing the RGB16 and R/RG/RGB/RGBA16_SNORM cases here? They
aren't required for rendering, but if the implementation supports them
we should answer correctly.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180724/cea27ab9/attachment.sig>
More information about the mesa-dev
mailing list