Searched refs:floating_point_mode (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dgen7_vs_state.c36 uint32_t floating_point_mode = 0; local
84 floating_point_mode = GEN6_VS_FLOATING_POINT_MODE_ALT;
89 OUT_BATCH(floating_point_mode |
H A Dgen6_vs_state.c134 uint32_t floating_point_mode = 0; local
174 floating_point_mode = GEN6_VS_FLOATING_POINT_MODE_ALT;
179 OUT_BATCH(floating_point_mode |
H A Dbrw_gs_state.c61 gs->thread1.floating_point_mode = BRW_FLOATING_POINT_NON_IEEE_754;
H A Dbrw_clip_state.c57 clip->thread1.floating_point_mode = BRW_FLOATING_POINT_NON_IEEE_754;
H A Dbrw_vs_state.c59 vs->thread1.floating_point_mode = BRW_FLOATING_POINT_NON_IEEE_754;
H A Dbrw_sf_state.c163 sf->thread1.floating_point_mode = BRW_FLOATING_POINT_NON_IEEE_754;
H A Dbrw_wm_state.c114 wm->thread1.floating_point_mode = BRW_FLOATING_POINT_NON_IEEE_754;
H A Dbrw_structs.h116 GLuint floating_point_mode:1; member in struct:thread1
158 GLuint floating_point_mode:1; member in struct:brw_clip_unit_state::__anon12680
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dgen7_vs_state.c36 uint32_t floating_point_mode = 0; local
84 floating_point_mode = GEN6_VS_FLOATING_POINT_MODE_ALT;
89 OUT_BATCH(floating_point_mode |
H A Dgen6_vs_state.c134 uint32_t floating_point_mode = 0; local
174 floating_point_mode = GEN6_VS_FLOATING_POINT_MODE_ALT;
179 OUT_BATCH(floating_point_mode |
H A Dbrw_gs_state.c61 gs->thread1.floating_point_mode = BRW_FLOATING_POINT_NON_IEEE_754;
H A Dbrw_clip_state.c57 clip->thread1.floating_point_mode = BRW_FLOATING_POINT_NON_IEEE_754;
H A Dbrw_vs_state.c59 vs->thread1.floating_point_mode = BRW_FLOATING_POINT_NON_IEEE_754;
H A Dbrw_sf_state.c163 sf->thread1.floating_point_mode = BRW_FLOATING_POINT_NON_IEEE_754;
H A Dbrw_wm_state.c114 wm->thread1.floating_point_mode = BRW_FLOATING_POINT_NON_IEEE_754;
H A Dbrw_structs.h116 GLuint floating_point_mode:1; member in struct:thread1
158 GLuint floating_point_mode:1; member in struct:brw_clip_unit_state::__anon23042

Completed in 239 milliseconds