Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/program/
H A Dprog_instruction.h104 #define NEGATE_NONE 0x0 macro
199 * This will either be NEGATE_NONE or NEGATE_XYZW, except for the SWZ
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 5 milliseconds