Searched refs:float0_5 (Results 1 – 1 of 1) sorted by relevance
376 Constant * const float0_5 = constFloat(builder, 0.5f); in texCube() local492 s = builder.CreateFMul(s, float0_5); in texCube()496 t = builder.CreateFMul(t, float0_5); in texCube()