compute-runtime/shared/test/unit_test/image
Kamil Kopryk ef8921247c refactor: improve constexpr array usage
Gcc with o2 flag will allocate constexpr array on stack.
Static constexpr std::array will be initialized at compile time.

Signed-off-by: Kamil Kopryk <kamil.kopryk@intel.com>
2024-01-15 17:00:50 +01:00
..
CMakeLists.txt Move files between shared/test/unit_test and /common (fixtures, helpers, mocks) 2022-08-11 12:53:19 +02:00
image_surface_state_fixture.h Cleanup includes 47 2023-02-10 17:07:30 +01:00
image_surface_state_tests.cpp refactor: improve constexpr array usage 2024-01-15 17:00:50 +01:00