mesa: hook up memoryobject tex(ture)storage api
authorAndres Rodriguez <andresx7@gmail.com>
Wed, 12 Jul 2017 22:45:11 +0000 (18:45 -0400)
committerTimothy Arceri <tarceri@itsqueeze.com>
Sun, 6 Aug 2017 02:42:06 +0000 (12:42 +1000)
commitfc790c50ccb060cf8d07a5be59d8b3868a627784
treea2f660e23a932a94cd9e68985e4c08878b7a4544
parent49f4ecc67773c082d93708bdf111acc4248678da
mesa: hook up memoryobject tex(ture)storage api

V2 (Timothy Arceri):
 - formating fixes

V3 (Timothy):
 - error check memory == 0 before lookup

Signed-off-by: Andres Rodriguez <andresx7@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
src/mesa/main/dd.h
src/mesa/main/externalobjects.c
src/mesa/main/texstorage.c
src/mesa/main/texstorage.h