Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
H A Dir_optimization.h42 #define DFREXP_DLDEXP_TO_ARITH 0x1000 macro
H A Dlower_instructions.cpp53 * DFREXP_DLDEXP_TO_ARITH:
373 if (lowering(DFREXP_DLDEXP_TO_ARITH)) in dldexp_to_arith()
1463 if (lowering(DFREXP_DLDEXP_TO_ARITH) && ir->type->is_double()) in visit_leave()
1468 if (lowering(DFREXP_DLDEXP_TO_ARITH) && ir->operands[0]->type->is_double()) in visit_leave()
1473 if (lowering(DFREXP_DLDEXP_TO_ARITH) && ir->operands[0]->type->is_double()) in visit_leave()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_glsl_to_ir.cpp105 (have_dfrexp ? 0 : DFREXP_DLDEXP_TO_ARITH) | in link_shader()

Completed in 4 milliseconds