summaryrefslogtreecommitdiff
path: root/loader/loader_common.h
diff options
context:
space:
mode:
authorCharles Giessen <charles@lunarg.com>2023-08-01 14:56:57 -0600
committerCharles Giessen <46324611+charles-lunarg@users.noreply.github.com>2023-08-09 13:50:28 -0600
commit6b4c71254b31f312c1fc1e98ab4b5f96d15800ff (patch)
tree2fc457308b69bbe568af0a7967609173da1cfea2 /loader/loader_common.h
parent38d11c0571e6a365189822ebb943aa8dac880abd (diff)
downloadVulkan-Loader-6b4c71254b31f312c1fc1e98ab4b5f96d15800ff.tar.gz
Vulkan-Loader-6b4c71254b31f312c1fc1e98ab4b5f96d15800ff.tar.bz2
Vulkan-Loader-6b4c71254b31f312c1fc1e98ab4b5f96d15800ff.zip
Move filter Env-Var parsing to top level functions
The loader was querying the layer environment variable filters multiple times during instance creation. The solution is to move the queries out of the function that use them and do them once at the start of every API call that needs them. That way the filters can be passed into each function and shared.
Diffstat (limited to 'loader/loader_common.h')
0 files changed, 0 insertions, 0 deletions