Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/program/
H A Dprog_instruction.h103 #define NEGATE_XYZW 0xf macro
199 * This will either be NEGATE_NONE or NEGATE_XYZW, except for the SWZ
H A Dprogramopt.c372 inst->SrcReg[0].Negate = NEGATE_XYZW; in _mesa_append_fog_code()
H A Dprog_to_nir.c205 (prog_src->Negate == NEGATE_NONE || prog_src->Negate == NEGATE_XYZW)) { in ptn_get_src()
/third_party/mesa3d/src/mesa/main/
H A Dffvertex_prog.c534 src->Negate = reg.negate ? NEGATE_XYZW : NEGATE_NONE; in emit_arg()

Completed in 6 milliseconds