Add function to map GL compressed tex format to tcu.
authorMika Isojärvi <misojarvi@google.com>
Thu, 8 Jan 2015 23:42:40 +0000 (15:42 -0800)
committerMika Isojärvi <misojarvi@google.com>
Thu, 8 Jan 2015 23:42:40 +0000 (15:42 -0800)
commitb0f5bf50aa6a56357da18ee3147612fbaca19ab8
treee4dc80e3effb08df1e2864a53986c1dd3615dd76
parente54007bd042c6063f6b78f66e489dd9827af056c
Add function to map GL compressed tex format to tcu.

Add function that can map OpenGL compressed texture formats to tcu
compressed texture format.

Change-Id: I0867e1e0445821b0a956e695bedf9acb6667da42
framework/opengl/gluTextureUtil.cpp
framework/opengl/gluTextureUtil.hpp