mesa/src/intel/vulkan/tests
Eric Engestrom f7c56475d2 anv/tests: compile to something sensible in release builds
assert()-based tests make no sense without asserts, so make sure asserts
are compiled in, even if the rest of the code has asserts turned off.

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Acked-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
2019-02-14 12:52:34 +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/tests: compile to something sensible in release builds 2019-02-14 12:52:34 +00:00
state_pool.c anv/tests: compile to something sensible in release builds 2019-02-14 12:52:34 +00:00
state_pool_free_list_only.c anv/tests: compile to something sensible in release builds 2019-02-14 12:52:34 +00:00
state_pool_no_free.c anv/tests: compile to something sensible in release builds 2019-02-14 12:52:34 +00:00
state_pool_padding.c anv/tests: compile to something sensible in release builds 2019-02-14 12:52:34 +00:00
state_pool_test_helper.h Move the intel vulkan driver to src/intel/vulkan 2016-02-18 10:37:59 -08:00