Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
H A Dir_optimization.h41 #define DOPS_TO_DFRAC 0x800 macro
H A Dlower_instructions.cpp37 * - DOPS_TO_DFRAC
66 * DOPS_TO_DFRAC:
1488 if (lowering(DOPS_TO_DFRAC) && ir->type->is_double()) in visit_leave()
1493 if (lowering(DOPS_TO_DFRAC) && ir->type->is_double()) in visit_leave()
1498 if (lowering(DOPS_TO_DFRAC) && ir->type->is_double()) in visit_leave()
1503 if (lowering(DOPS_TO_DFRAC) && ir->type->is_double()) in visit_leave()
1508 if (lowering(DOPS_TO_DFRAC) && ir->type->is_double()) in visit_leave()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_glsl_to_ir.cpp108 (have_dround ? 0 : DOPS_TO_DFRAC) | in link_shader()

Completed in 4 milliseconds