HomeSort by relevance Sort by last modified time
    Searched refs:util_fpstate_set_denorms_to_zero (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/gallium/auxiliary/util/
u_math.c 108 util_fpstate_set_denorms_to_zero(unsigned current_mxcsr) function
u_math.h 695 util_fpstate_set_denorms_to_zero(unsigned current_fpstate);
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_test_main.c 377 util_fpstate_set_denorms_to_zero(fpstate);
lp_rast.c 732 util_fpstate_set_denorms_to_zero(fpstate);
799 util_fpstate_set_denorms_to_zero(fpstate);
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pt.c 470 util_fpstate_set_denorms_to_zero(fpstate);

Completed in 364 milliseconds