mesa/src/intel/vulkan/tests
Yonggang Luo 12bb9cba8b anv: Fixes struct anv_device::info is not initialized with struct anv_physical_device
Refactoring the function anv_device_set_physical out, so that it's can be called in unittests

Fixes: 356a60bd6c ("anv: Do not duplicate intel_device_info memory in each logical device")
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7092

Signed-off-by: Yonggang Luo <luoyonggang@gmail.com>
Reviewed-by: José Roberto de Souza jose.souza@intel.com
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17928>
2022-08-22 14:18:53 +00:00
..
block_pool_grow_first.c anv: Fixes struct anv_device::info is not initialized with struct anv_physical_device 2022-08-22 14:18:53 +00:00
block_pool_no_free.c anv: Fixes struct anv_device::info is not initialized with struct anv_physical_device 2022-08-22 14:18:53 +00:00
state_pool.c anv: Fixes struct anv_device::info is not initialized with struct anv_physical_device 2022-08-22 14:18:53 +00:00
state_pool_free_list_only.c anv: Fixes struct anv_device::info is not initialized with struct anv_physical_device 2022-08-22 14:18:53 +00:00
state_pool_no_free.c anv: Fixes struct anv_device::info is not initialized with struct anv_physical_device 2022-08-22 14:18:53 +00:00
state_pool_padding.c anv: Fixes struct anv_device::info is not initialized with struct anv_physical_device 2022-08-22 14:18:53 +00:00
state_pool_test_helper.h
test_common.h