Home
last modified time | relevance | path

Searched defs:parameter_names (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/tint/src/writer/msl/
Dgenerator_impl.cc2859 std::vector<std::string> parameter_names; in CallIntrinsicHelper() local
/third_party/skia/third_party/externals/tint/src/writer/glsl/
Dgenerator_impl.cc2674 std::vector<std::string> parameter_names; in CallIntrinsicHelper() local
/third_party/skia/third_party/externals/tint/src/resolver/
Dresolver.cc555 std::unordered_map<Symbol, Source> parameter_names; in Function() local
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
Dgenerator_impl.cc3753 std::vector<std::string> parameter_names; in CallIntrinsicHelper() local
/third_party/gstreamer/gstplugins_good/gst/rtsp/
Dgstrtspsrc.c1311 validate_set_get_parameters (gchar ** parameter_names) in validate_set_get_parameters()