Home
last modified time | relevance | path

Searched refs:SetConfigFile (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/tests/
Dvktestframework.h92 bool SetConfigFile(const std::string &name);
Dvktestframework.cpp344 bool VkTestFramework::SetConfigFile(const std::string &name) { in SetConfigFile() function in VkTestFramework
/external/deqp-deps/glslang/StandAlone/
DStandAlone.cpp285 bool SetConfigFile(const std::string& name) in SetConfigFile() function
816 if (! SetConfigFile(name)) { in ProcessArguments()