Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Du_math.c76 util_fpstate_get(void) in util_fpstate_get() function
Du_math.h755 util_fpstate_get(void);
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_main.c385 fpstate = util_fpstate_get(); in main()
Dlp_rast.c1135 unsigned fpstate = util_fpstate_get(); in lp_rast_queue_scene()
1207 fpstate = util_fpstate_get(); in thread_function()
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt.c505 unsigned fpstate = util_fpstate_get(); in draw_vbo()