Home
last modified time | relevance | path

Searched defs:set_new_value (Results 1 – 2 of 2) sorted by relevance

/third_party/vulkan-loader/tests/framework/
Dtest_util.h141 void set_new_value(std::string const& value) { in set_new_value() function
/third_party/mesa3d/src/imgui/
Dimgui_widgets.cpp2143 bool set_new_value = false; in SliderBehaviorT() local