mesa/teximage: make public is_renderable_texture_format
authorAntia Puentes <apuentes@igalia.com>
Wed, 4 Nov 2015 15:51:01 +0000 (16:51 +0100)
committerEduardo Lima Mitev <elima@igalia.com>
Thu, 3 Mar 2016 14:14:06 +0000 (15:14 +0100)
commit5eef3558231854f52059e1745b2f2a0cfdc816a4
tree682d78093a35a791b1dc24be0f9dbd81be946308
parentb5d27bc5ddb9f30153e02f4ae1096c8d6eda3df5
mesa/teximage: make public is_renderable_texture_format

It will be used by the ARB_internalformat_query2 implementation
to check if the 'internalformat' passed is supported by texture
MULTISAMPLE 'targets'.

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