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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_code.h177 unsigned clamp_and_scale_before_fetch : 1; member in struct:r300_fragment_program_external_state::__anon5cc527f80608
H A Dradeon_program_tex.c271 compiler->state.unit[inst->U.I.TexSrcUnit].clamp_and_scale_before_fetch)) {
409 compiler->state.unit[inst->U.I.TexSrcUnit].clamp_and_scale_before_fetch) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_code.h177 unsigned clamp_and_scale_before_fetch : 1; member in struct:r300_fragment_program_external_state::__anon210fac6b0608
H A Dradeon_program_tex.c271 compiler->state.unit[inst->U.I.TexSrcUnit].clamp_and_scale_before_fetch)) {
409 compiler->state.unit[inst->U.I.TexSrcUnit].clamp_and_scale_before_fetch) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_fs.c203 state->unit[i].clamp_and_scale_before_fetch = TRUE;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_fs.c203 state->unit[i].clamp_and_scale_before_fetch = TRUE;

Completed in 7 milliseconds