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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c3229 typedef void (* micro_trinary_op)(union tgsi_exec_channel *dst, typedef in typeref:typename:void (*)(union tgsi_exec_channel * dst,const union tgsi_exec_channel * src0,const union tgsi_exec_channel * src1,const union tgsi_exec_channel * src2)
3237 micro_trinary_op op,
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_exec.c3022 typedef void (* micro_trinary_op)(union tgsi_exec_channel *dst, typedef in typeref:typename:void (*)(union tgsi_exec_channel * dst,const union tgsi_exec_channel * src0,const union tgsi_exec_channel * src1,const union tgsi_exec_channel * src2)
3030 micro_trinary_op op,

Completed in 16 milliseconds