Searched refs:has_omod (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h56 unsigned has_omod:1; member in struct:radeon_compiler
H A Dradeon_optimize.c895 if (!c->has_omod) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h56 unsigned has_omod:1; member in struct:radeon_compiler
H A Dradeon_optimize.c905 if (!c->has_omod) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_vs.c224 compiler.Base.has_omod = FALSE;
H A Dr300_fs.c443 compiler.Base.has_omod = TRUE;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_vs.c224 compiler.Base.has_omod = FALSE;
H A Dr300_fs.c443 compiler.Base.has_omod = TRUE;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c523 c->has_omod = 1;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c523 c->has_omod = 1;

Completed in 10 milliseconds