mesa/shaderimage: Make is_image_format_supported public
authorAntia Puentes <apuentes@igalia.com>
Sun, 15 Nov 2015 17:01:56 +0000 (18:01 +0100)
committerEduardo Lima Mitev <elima@igalia.com>
Thu, 3 Mar 2016 14:14:07 +0000 (15:14 +0100)
commit876f7a7c081dd8261a3d969ec1d76ddac64afcbb
treeac23daf106d3bb33cc2138a2de608b0adb00c5d8
parentfae2b10ff9ec568df328785183e483d4fcbf0f83
mesa/shaderimage: Make is_image_format_supported public

It will be used by the ARB_internalformat_query2 implementation
to implement queries related to the ARB_shader_image_load_store
extension.

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