Add EnumerateLayerDeviceExtensions helper to tests
authorCharles Giessen <charles@lunarg.com>
Mon, 19 Jun 2023 00:30:49 +0000 (18:30 -0600)
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>
Tue, 20 Jun 2023 19:49:58 +0000 (13:49 -0600)
commit727d143617dc75533bcfc5d7c3658d8fb80bd305
treef1f2e1c2079c810b99bd9157cd6cafee5d410e9f
parent893691014f83543f6ae4b5e2aa050110badab9dd
Add EnumerateLayerDeviceExtensions helper to tests

Removes code duplication by taking EnumerateDeviceExtensions and modifying
it to accept a layer parameter.
tests/framework/test_environment.cpp
tests/framework/test_environment.h
tests/loader_layer_tests.cpp