Home
last modified time | relevance | path

Searched refs:util_fpstate_get (Results 1 – 7 of 7) sorted by relevance

/external/virglrenderer/src/gallium/auxiliary/util/
Du_math.c88 util_fpstate_get(void) in util_fpstate_get() function
Du_math.h901 util_fpstate_get(void);
/external/mesa3d/src/gallium/auxiliary/util/
Du_math.c88 util_fpstate_get(void) in util_fpstate_get() function
Du_math.h694 util_fpstate_get(void);
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_main.c376 fpstate = util_fpstate_get(); in main()
Dlp_rast.c730 unsigned fpstate = util_fpstate_get(); in lp_rast_queue_scene()
802 fpstate = util_fpstate_get(); in thread_function()
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt.c464 unsigned fpstate = util_fpstate_get(); in draw_vbo()