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

/external/mesa3d/src/pixelflinger2/
H A Dllvm_texture.cpp376 Constant * const float0_5 = constFloat(builder, 0.5f); local
492 s = builder.CreateFMul(s, float0_5);
496 t = builder.CreateFMul(t, float0_5);

Completed in 76 milliseconds