Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dr500_fragprog_emit.c423 | R500_TEX_DST_ADDR(inst->DstReg.Index) in emit_tex()
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_reg.h3366 # define R500_TEX_DST_ADDR(x) ((x) << 16) macro