Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_opcodes.py97 tbool1 = "bool1" variable
570 binop_convert(name, tbool1, ty, alg_props, const_expr)
618 binop_reduce(name, output_size, tbool1, src_type,
1011 [tbool1, tuint, tuint], False, selection, "src0 ? src1 : src2")
1290 unop_convert("fisnormal", tbool1, tfloat, "isnormal(src0)")
1291 unop_convert("fisfinite", tbool1, tfloat, "isfinite(src0)")

Completed in 2 milliseconds