Home
last modified time | relevance | path

Searched refs:R500_RGB_SRCP_OP_RGB1_MINUS_RGB0 (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dr500_fragprog_emit.c298 code->inst[ip].inst1 |= R500_RGB_SRCP_OP_RGB1_MINUS_RGB0; in emit_paired()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_reg.h3238 # define R500_RGB_SRCP_OP_RGB1_MINUS_RGB0 (1 << 30) macro