Home
last modified time | relevance | path

Searched refs:make_constant (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DValue.hpp124 // make_constant() returns a shared_ptr to a Constant with the given value.
126 inline std::shared_ptr<Constant<T>> make_constant(const T &value) in make_constant() function
/third_party/node/deps/v8/src/objects/
H A Djs-objects.cc4762 auto make_constant = [&](auto dict) { in OptimizeAsPrototype() local
4773 make_constant(object->property_dictionary_swiss()); in OptimizeAsPrototype()
4775 make_constant(object->property_dictionary()); in OptimizeAsPrototype()
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DSpirvShaderDebugger.cpp134 return vk::dbg::make_constant(val); in makeDbgValue()

Completed in 15 milliseconds