OSDN Git Service

mesa: add support for memory object parameters
authorAndres Rodriguez <andresx7@gmail.com>
Wed, 12 Jul 2017 22:45:08 +0000 (18:45 -0400)
committerTimothy Arceri <tarceri@itsqueeze.com>
Sun, 6 Aug 2017 02:42:06 +0000 (12:42 +1000)
commit1e8e4ee230af2484d6aa22dfcc99ed4354f5842e
treecfb0f470322a396ae0f0b4798c8e51104135a12a
parent8b7c5744791fe403375dd1d61c4a99b882044415
mesa: add support for memory object parameters

V2 (Timothy Arceri):
 - fix copy and paste error with error message

V3 (Timothy Arceri):
 - drop the Protected field for now as its unused

Signed-off-by: Andres Rodriguez <andresx7@gmail.com>
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
src/mesa/main/externalobjects.c
src/mesa/main/mtypes.h