Searched refs:round_even (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | 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))))); 940 assign(u16, f2u(round_even(mul(expr(ir_unop_abs, f), 974 f2u(round_even(
|
| H A D | ir_builder.h | 144 ir_expression *round_even(operand a);
|
| H A D | ir_builder.cpp | 254 ir_expression *round_even(operand a) function in namespace:ir_builder
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | 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))))); 940 assign(u16, f2u(round_even(mul(expr(ir_unop_abs, f), 974 f2u(round_even(
|
| H A D | ir_builder.h | 144 ir_expression *round_even(operand a);
|
| H A D | ir_builder.cpp | 254 ir_expression *round_even(operand a) function in namespace:ir_builder
|
Completed in 9 milliseconds