Searched refs:make_constant (Results 1 – 2 of 2) sorted by relevance
126 inline std::shared_ptr<Constant<T>> make_constant(const T &value) in make_constant() function
134 return vk::dbg::make_constant(val); in makeDbgValue()