Home
last modified time | relevance | path

Searched refs:MakeSimpleSelect (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dfunction.h1089 TypedExpression MakeSimpleSelect(const spvtools::opt::Instruction& inst);
Dfunction.cc3992 return MakeSimpleSelect(inst); in MaybeEmitCombinatorialValue()
5143 TypedExpression FunctionEmitter::MakeSimpleSelect( in MakeSimpleSelect() function in tint::reader::spirv::FunctionEmitter