Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/
Dprogram_builder.cc133 const ast::Function* ProgramBuilder::WrapInFunction( in WrapInFunction() function in tint::ProgramBuilder
Dprogram_builder.h2538 const ast::Function* WrapInFunction(ARGS&&... args) { in WrapInFunction() function