diff options
author | Chia-I Wu <olv@lunarg.com> | 2010-05-12 15:39:27 +0800 |
---|---|---|
committer | Chia-I Wu <olv@lunarg.com> | 2010-05-12 15:46:28 +0800 |
commit | d9f38e1a71f94b112b4ab288a7043dd2fc4a701d (patch) | |
tree | ec133e15cd5e29a9a423b2bac7fb2cc29ea9e500 /src/mesa/main/texformat.h | |
parent | 87cc2da16ef2c32813eee9c9c8af3c919f4739d9 (diff) |
st/mesa: Do not use draw module in OpenGL ES build.
This removes references to symbols in draw module for OpenGL ES build.
As OpenGL ES does not support feedback/selection mode, draw module is
used in pathes that will never be reached. However, if the symbols are
referenced, it will bloat the final shared libraries unnecessarily.
This is serious when LLVM is enabled.
Diffstat (limited to 'src/mesa/main/texformat.h')
0 files changed, 0 insertions, 0 deletions