OSDN Git Service

mesa: add texturesubimage_error() helper
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 19 Jul 2017 13:27:54 +0000 (15:27 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 31 Jul 2017 11:53:40 +0000 (13:53 +0200)
commitde0b1e5a81fddd95070952ce1a9a3dc7e7d820c5
tree66fe64c32dd47ccf01a6b36e149706772ea9fd83
parentffe8813b02590bcd00437fe5cdc1103273ac2920
mesa: add texturesubimage_error() helper

And make texturesubimage() always inline.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
src/mesa/main/teximage.c