Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dr500_fragprog_emit.c386 code->inst[ip].inst1 = R500_TEX_ID(inst->TexSrcUnit) in emit_tex()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_reg.h3423 # define R500_TEX_ID(x) ((x) << 16) macro