Clean up layer test
authorMark Young <marky@lunarg.com>
Wed, 16 Feb 2022 16:09:16 +0000 (09:09 -0700)
committerMark Young <marky@lunarg.com>
Wed, 16 Feb 2022 17:09:29 +0000 (10:09 -0700)
commitbe01dafa1e37fde219b3e05e1b56eecb5fe6c411
tree273143bddf15a19bfd2c037fb67507250ecbfa0b
parent017bf517405bb371def5d00defbef9cbbec097ea
Clean up layer test

My previous commit to enable physical device modifications in a layer
required new compiled layers to do the work.  Since this can more
cleanly be done by setting layer flags (as suggested by @charles-lunarg)
I have gone back and done that.
tests/framework/framework_config.h.in
tests/framework/layer/CMakeLists.txt
tests/framework/layer/test_layer.cpp
tests/framework/layer/test_layer.h
tests/loader_layer_tests.cpp