Searched refs:BRW_FLOATING_POINT_NON_IEEE_754 (Results 1 – 6 of 6) sorted by relevance
60 gs->thread1.floating_point_mode = BRW_FLOATING_POINT_NON_IEEE_754; in brw_upload_gs_unit()
64 vs->thread1.floating_point_mode = BRW_FLOATING_POINT_NON_IEEE_754; in brw_upload_vs_unit()
83 clip->thread1.floating_point_mode = BRW_FLOATING_POINT_NON_IEEE_754; in brw_upload_clip_unit()
128 wm->thread1.floating_point_mode = BRW_FLOATING_POINT_NON_IEEE_754; in brw_upload_wm_unit()
155 sf->thread1.floating_point_mode = BRW_FLOATING_POINT_NON_IEEE_754; in upload_sf_unit()
180 #define BRW_FLOATING_POINT_NON_IEEE_754 1 macro