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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_amd.c77 val->ssa->def = nir_fmin3(nb, src[0], src[1], src[2]);
/xsrc/external/mit/MesaLib.old/src/compiler/nir/
H A Dnir_builder_opcodes.h559 nir_fmin3(nir_builder *build, nir_ssa_def *src0, nir_ssa_def *src1, nir_ssa_def *src2) function in typeref:typename:nir_ssa_def *

Completed in 6 milliseconds