Searched refs:maxv3 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_blend_equation_advanced.cpp178 maxv3(ir_variable *v) function in typeref:typename:ir_rvalue *
200 return sub(maxv3(c), minv3(c));
227 f->emit(assign(maxcol, maxv3(color)));
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_blend_equation_advanced.cpp178 maxv3(ir_variable *v) function in typeref:typename:ir_rvalue *
200 return sub(maxv3(c), minv3(c));
227 f->emit(assign(maxcol, maxv3(color)));

Completed in 4 milliseconds