mesa: add inlined_buffer_storage() helper
authorTimothy Arceri <tarceri@itsqueeze.com>
Fri, 12 May 2017 06:31:01 +0000 (16:31 +1000)
committerTimothy Arceri <tarceri@itsqueeze.com>
Wed, 17 May 2017 00:12:03 +0000 (10:12 +1000)
commit09687c228243cda6d53e75e3d02b679e7dcd0062
treefa5f1a94d2ec246a5a5fb756dd5a59af3afc8613
parent70d4d1164e4c465cbbf502992076ec408dc5fef0
mesa: add inlined_buffer_storage() helper

This will allow us to share code between the dsa, non-dsa and
no_error variants.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/mesa/main/bufferobj.c