Home
last modified time | relevance | path

Searched refs:DOPS_TO_DFRAC (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_ir.cpp139 (have_dround ? 0 : DOPS_TO_DFRAC) | in st_link_shader()
/external/mesa3d/src/compiler/glsl/
Dir_optimization.h48 #define DOPS_TO_DFRAC 0x800 macro
Dlower_instructions.cpp353 if (lowering(DOPS_TO_DFRAC) && ir->type->is_double()) in mod_to_floor()
1835 if (lowering(DOPS_TO_DFRAC) && ir->type->is_double()) in visit_leave()
1840 if (lowering(DOPS_TO_DFRAC) && ir->type->is_double()) in visit_leave()
1845 if (lowering(DOPS_TO_DFRAC) && ir->type->is_double()) in visit_leave()
1850 if (lowering(DOPS_TO_DFRAC) && ir->type->is_double()) in visit_leave()
1855 if (lowering(DOPS_TO_DFRAC) && ir->type->is_double()) in visit_leave()