mesa/teximage: Make _mesa_format_no_online_compression public
authorAntia Puentes <apuentes@igalia.com>
Sun, 15 Nov 2015 20:31:36 +0000 (21:31 +0100)
committerEduardo Lima Mitev <elima@igalia.com>
Thu, 3 Mar 2016 14:14:06 +0000 (15:14 +0100)
commitaaf5ad513b790a2d0f97dd757ff69ea78c375529
treeff6c6d20a624d6b40786373646fbc16c83726887
parent5eef3558231854f52059e1745b2f2a0cfdc816a4
mesa/teximage: Make _mesa_format_no_online_compression public

It will be used by the ARB_internalformat_query2 implementation
to check if a certain compressed 'internalformat' is supported
by texture 'targets'.

Reviewed-by: Dave Airlie <airlied@redhat.com>
src/mesa/main/teximage.c
src/mesa/main/teximage.h