Home
last modified time | relevance | path

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

/external/mesa3d/src/pixelflinger2/
Dllvm_helper.h38 static Value * maxIntScalar(IRBuilder<> &builder, Value * in1, Value * in2) in maxIntScalar() function
Dllvm_texture.cpp252 tc = maxIntScalar(builder, tc, builder.getInt32(0)); in texcoordWrap()