Home
last modified time | relevance | path

Searched refs:setLayerOption (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/layers/
Dvk_layer_config.h65 VK_LAYER_EXPORT void setLayerOption(const char *_option, const char *_val);
Dvk_layer_config.cpp137 VK_LAYER_EXPORT void setLayerOption(const char *_option, const char *_val) { g_configFileObj.setOpt… in setLayerOption() function