ilo: align vertex buffer size in buf_create()
authorChia-I Wu <olvaffe@gmail.com>
Mon, 22 Jun 2015 06:15:52 +0000 (14:15 +0800)
committerChia-I Wu <olvaffe@gmail.com>
Mon, 22 Jun 2015 07:18:57 +0000 (15:18 +0800)
commit58f95b332d0cbad226f5bb2e96cd0cad8864fe79
tree4cd896092736663b9254e4732af1f466233845ae
parent513bc5d90b8e9237bd6a04da5d0dee175ff134f6
ilo: align vertex buffer size in buf_create()

With ilo_format.[ch] moved out of core, the aligning of vertex buffers does
not belong to core anymore.
src/gallium/drivers/ilo/core/ilo_buffer.h
src/gallium/drivers/ilo/ilo_resource.c