Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dr500_fragprog_emit.c290 code->inst[ip].inst0 |= R500_INST_ALPHA_CLAMP; in emit_paired()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_reg.h3271 # define R500_INST_ALPHA_CLAMP (1 << 20) macro