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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_glsl_to_ir.cpp133 (have_dround ? 0 : DOPS_TO_DFRAC) |
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_ir.cpp139 (have_dround ? 0 : DOPS_TO_DFRAC) |
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dir_optimization.h48 #define DOPS_TO_DFRAC 0x800 macro
H A Dlower_instructions.cpp45 * - DOPS_TO_DFRAC
116 * DOPS_TO_DFRAC:
353 if (lowering(DOPS_TO_DFRAC) && ir->type->is_double())
1835 if (lowering(DOPS_TO_DFRAC) && ir->type->is_double())
1840 if (lowering(DOPS_TO_DFRAC) && ir->type->is_double())
1845 if (lowering(DOPS_TO_DFRAC) && ir->type->is_double())
1850 if (lowering(DOPS_TO_DFRAC) && ir->type->is_double())
1855 if (lowering(DOPS_TO_DFRAC) && ir->type->is_double())
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dir_optimization.h48 #define DOPS_TO_DFRAC 0x800 macro
H A Dlower_instructions.cpp45 * - DOPS_TO_DFRAC
115 * DOPS_TO_DFRAC:
346 if (lowering(DOPS_TO_DFRAC) && ir->type->is_double())
1808 if (lowering(DOPS_TO_DFRAC) && ir->type->is_double())
1813 if (lowering(DOPS_TO_DFRAC) && ir->type->is_double())
1818 if (lowering(DOPS_TO_DFRAC) && ir->type->is_double())
1823 if (lowering(DOPS_TO_DFRAC) && ir->type->is_double())
1828 if (lowering(DOPS_TO_DFRAC) && ir->type->is_double())

Completed in 8 milliseconds