Searched refs:DFREXP_DLDEXP_TO_ARITH (Results 1 – 4 of 4) sorted by relevance
136 (have_dfrexp ? 0 : DFREXP_DLDEXP_TO_ARITH) | in st_link_shader()
49 #define DFREXP_DLDEXP_TO_ARITH 0x1000 macro
588 if (lowering(DFREXP_DLDEXP_TO_ARITH)) in dldexp_to_arith()1805 if (lowering(DFREXP_DLDEXP_TO_ARITH) && ir->type->is_double()) in visit_leave()1810 if (lowering(DFREXP_DLDEXP_TO_ARITH) && ir->operands[0]->type->is_double()) in visit_leave()1815 if (lowering(DFREXP_DLDEXP_TO_ARITH) && ir->operands[0]->type->is_double()) in visit_leave()
118 DFREXP_DLDEXP_TO_ARITH); in process_glsl_ir()