Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/transform/
Dcanonicalize_entry_point_io.cc259 auto* input_expr = AddInput(name, param->Type(), std::move(attributes)); in ProcessNonStructParameter() local
283 auto* input_expr = AddInput(name, member->Type(), std::move(attributes)); in ProcessStructParameter() local