Searched refs:texture_compare_func (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_code.h150 unsigned texture_compare_func : 3; member in struct:r300_fragment_program_external_state::__anon5cc527f80608
H A Dradeon_program_tex.c145 rc_compare_func comparefunc = compiler->state.unit[inst->U.I.TexSrcUnit].texture_compare_func;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_code.h150 unsigned texture_compare_func : 3; member in struct:r300_fragment_program_external_state::__anon210fac6b0608
H A Dradeon_program_tex.c145 rc_compare_func comparefunc = compiler->state.unit[inst->U.I.TexSrcUnit].texture_compare_func;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_fs.c169 state->unit[i].texture_compare_func = s->state.compare_func;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_fs.c169 state->unit[i].texture_compare_func = s->state.compare_func;

Completed in 10 milliseconds