OSDN Git Service

mesa/st: factor out st_AllocTextureStorage into a helper
authorAndres Rodriguez <andresx7@gmail.com>
Wed, 12 Jul 2017 22:45:13 +0000 (18:45 -0400)
committerTimothy Arceri <tarceri@itsqueeze.com>
Sun, 6 Aug 2017 02:42:06 +0000 (12:42 +1000)
commit999653e398bf1020eb517d7927fa75360cf7c399
tree14b96ffca8759fe012f90793b8ad812aee132130
parentd0aac1b0aaef483c4bb8601e941438dfdb37b93f
mesa/st: factor out st_AllocTextureStorage into a helper

Plumbing for using memory objects as texture storage.

Signed-off-by: Andres Rodriguez <andresx7@gmail.com>
Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/mesa/state_tracker/st_cb_texture.c