HomeSort by relevance Sort by last modified time
    Searched refs:round_even (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/compiler/glsl/
lower_packing_builtins.cpp 454 i2u(f2i(round_even(mul(clamp(vec2_rval,
503 i2u(f2i(round_even(mul(clamp(vec4_rval,
664 f2u(round_even(mul(saturate(vec2_rval), constant(65535.0f)))));
708 f2u(round_even(mul(saturate(vec4_rval), constant(255.0f)))));
    [all...]
ir_builder.h 141 ir_expression *round_even(operand a);
ir_builder.cpp 254 ir_expression *round_even(operand a) function in namespace:ir_builder

Completed in 98 milliseconds