Home | History | Annotate | Download | only in glsl

Lines Matching refs:nir_fceil

1491    case ir_unop_ceil:  result = nir_fceil(&b, srcs[0]); break;