OSDN Git Service

r300g: make r300_translate_texformat private
authorMarek Olšák <maraeo@gmail.com>
Sat, 20 Feb 2010 20:33:53 +0000 (21:33 +0100)
committerMarek Olšák <maraeo@gmail.com>
Sun, 21 Feb 2010 13:24:12 +0000 (14:24 +0100)
commit5c14fd1743701776d128c2c1d25244f4de371ebe
treed43052624676685875adcf2fa7df0af9706ef478
parent2a30c268bdddf02300913c79ffbbb779c5399815
r300g: make r300_translate_texformat private

Unlikely to increase performance from inlining.

And partially expose it through r300_is_sampler_format_supported.
src/gallium/drivers/r300/r300_screen.c
src/gallium/drivers/r300/r300_texture.c
src/gallium/drivers/r300/r300_texture.h