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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_code.h156 unsigned compare_mode_enabled : 1; member in struct:r300_fragment_program_external_state::__anon5cc527f80608
H A Dradeon_program_tex.c144 (compiler->state.unit[inst->U.I.TexSrcUnit].compare_mode_enabled))) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_code.h156 unsigned compare_mode_enabled : 1; member in struct:r300_fragment_program_external_state::__anon210fac6b0608
H A Dradeon_program_tex.c144 (compiler->state.unit[inst->U.I.TexSrcUnit].compare_mode_enabled))) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_fs.c166 state->unit[i].compare_mode_enabled = 1;
175 if (state->unit[i].compare_mode_enabled) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_fs.c166 state->unit[i].compare_mode_enabled = 1;
175 if (state->unit[i].compare_mode_enabled) {

Completed in 12 milliseconds