Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp6353 string mix_op; in emit_mix_op() local
6356 bool trivial_mix = to_trivial_mix_op(restype, mix_op, left, right, lerp); in emit_mix_op()
6368 emit_unary_func_op(result_type, id, lerp, mix_op.c_str()); in emit_mix_op()