mesa/src/intel/vulkan/tests
Lionel Landwerlin 118a8c7587 anv: setup BO flags at state_pool/block_pool creation
This will allow to set the flags on any anv_bo created/filled from a
state pool or block pool later.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
2017-11-22 22:53:27 +00:00
..
.gitignore Move the intel vulkan driver to src/intel/vulkan 2016-02-18 10:37:59 -08:00
block_pool_no_free.c anv: setup BO flags at state_pool/block_pool creation 2017-11-22 22:53:27 +00:00
state_pool.c anv: setup BO flags at state_pool/block_pool creation 2017-11-22 22:53:27 +00:00
state_pool_free_list_only.c anv: setup BO flags at state_pool/block_pool creation 2017-11-22 22:53:27 +00:00
state_pool_no_free.c anv: setup BO flags at state_pool/block_pool creation 2017-11-22 22:53:27 +00:00
state_pool_test_helper.h Move the intel vulkan driver to src/intel/vulkan 2016-02-18 10:37:59 -08:00