Searched refs:shadow_pass_value (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program_tex.c46 static struct rc_src_register shadow_pass_value(struct r300_fragment_program_compiler *compiler, function in typeref:struct:rc_src_register
151 inst->U.I.SrcReg[0] = shadow_pass_value(compiler, inst->U.I.TexSrcUnit);
253 inst_cmp->U.I.SrcReg[pass] = shadow_pass_value(compiler, inst->U.I.TexSrcUnit);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_program_tex.c46 static struct rc_src_register shadow_pass_value(struct r300_fragment_program_compiler *compiler, function in typeref:struct:rc_src_register
151 inst->U.I.SrcReg[0] = shadow_pass_value(compiler, inst->U.I.TexSrcUnit);
253 inst_cmp->U.I.SrcReg[pass] = shadow_pass_value(compiler, inst->U.I.TexSrcUnit);

Completed in 5 milliseconds